WEBUSER (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:WEBUSER}}
{{DISPLAYTITLE:WEBUSER}}
<span class="pageSubtitle"><section begin="desc" />WEBUSER xxxx &amp;mdash; Default login for web users<section end="desc" /></span>
<span class="pageSubtitle"><section begin="desc" />WEBUSER xxxx &mdash; Default login for web users<section end="desc" /></span>


<var>WEBUSER</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port.  
<var>WEBUSER</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port.  

Revision as of 18:08, 2 March 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.

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