WEBUSER (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
m (1 revision)
(No difference)

Revision as of 23:19, 28 February 2012

<section begin="desc" />WEBUSER xxxx -- Default login for web users.<section end="desc" />

WEBUSER is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port. See the List of JANUS DEFINE parameters.

This parameter specifies the default Model 204 user ID used for web logons for URLs where userid is required. WEBUSER WEBUSER is the default. A client request for a non-protected URL, which does not require a logon, will run under the user ID specified in the WEBUSER parameter.

WEBUSER is valid for WEBSERV ports only.

See also