SOCKUSER (JANUS DEFINE parameter): Difference between revisions
Jump to navigation
Jump to search
m (moved SOCKUSER to SOCKUSER (JANUS DEFINE parameter)) |
mNo edit summary |
||
Line 2: | Line 2: | ||
<span class="pageSubtitle"><section begin="desc" />SOCKUSER xxxx -- M204 userid for socket login.<section end="desc" /></span> | <span class="pageSubtitle"><section begin="desc" />SOCKUSER xxxx -- M204 userid for socket login.<section end="desc" /></span> | ||
SOCKUSER 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]]. | <var>SOCKUSER</var> 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'' user ID used for SRVSOCK logons. SOCKUSER SOCKUSER is the default. | This parameter specifies the default ''Model 204'' user ID used for SRVSOCK logons. <code>SOCKUSER SOCKUSER</code> is the default. | ||
Valid only for SRVSOCK ports. | Valid only for SRVSOCK ports. | ||
== | ==See also== | ||
<ul> | |||
<li>[[List of Janus commands]] | |||
<li>[[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]] | |||
</ul> | |||
[[Category:JANUS DEFINE parameters|SOCKUSER]] | [[Category:JANUS DEFINE parameters|SOCKUSER]] |
Revision as of 23:49, 27 February 2012
<section begin="desc" />SOCKUSER xxxx -- M204 userid for socket login.<section end="desc" />
SOCKUSER 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 SRVSOCK logons. SOCKUSER SOCKUSER
is the default.
Valid only for SRVSOCK ports.