WEBACCT (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:WEBACCT}}
{{DISPLAYTITLE:WEBACCT}}
<span class="pageSubtitle"><section begin="desc" />xxxx<section end="desc" /></span>
<span class="pageSubtitle"><section begin="desc" />WEBACCT xxxx -- Account for web logons<section end="desc" /></span>


WEBACCT is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port. See the [[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]].
WEBACCT is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port. See the [[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]].


This parameter specifies the default ''Model 204'' account ID used for web logons for URLs where no userid is required. WEBACCT WEBUSER is the default.  
This parameter specifies the default ''Model 204'' account ID used for web logons for URLs where no userid is required. WEBACCT WEBUSER is the default.  

Revision as of 16:24, 14 March 2011

<section begin="desc" />WEBACCT xxxx -- Account for web logons<section end="desc" />

WEBACCT 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 account ID used for web logons for URLs where no userid is required. WEBACCT WEBUSER is the default.

Valid only for WEBSERV ports.

References

See: List of Janus commands | List of JANUS DEFINE parameters.