SOCKUSER (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:SOCKUSER}}
{{DISPLAYTITLE:SOCKUSER}}
<span class="pageSubtitle"><section begin="desc" />xxxx<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]].
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]].


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. SOCKUSER SOCKUSER is the default.  
See :hdref refid=publ. for a discussion about looking up this user ID (in CCASTAT or the external authorization facility).


Valid only for SRVSOCK ports.
Valid only for SRVSOCK ports.

Revision as of 15:10, 14 March 2011

<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.

References

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