PRELOGINUSER (JANUS DEFINE parameter): Difference between revisions
m (1 revision) |
m (1 revision) |
||
Line 2: | Line 2: | ||
<span class="pageSubtitle"><section begin="desc" />PRELOGINUSER userid<section end="desc" /></span> | <span class="pageSubtitle"><section begin="desc" />PRELOGINUSER userid<section end="desc" /></span> | ||
<var>PRELOGINUSER</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port | <var>PRELOGINUSER</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port. | ||
This parameter indicates the userid under which pre-login processing runs. Pre-login processing is that which occurs before a user login. | This parameter indicates the userid under which pre-login processing runs. Pre-login processing is that which occurs before a user login. |
Revision as of 22:33, 29 February 2012
<section begin="desc" />PRELOGINUSER userid<section end="desc" />
PRELOGINUSER is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port.
This parameter indicates the userid under which pre-login processing runs. Pre-login processing is that which occurs before a user login.
Pre-login processing runs under the default userid of "NO USERID" or under the userid specified by the PRELOGINUSER parameter; it is visible to SirMon, the MONITOR command, and the LOGWHO command; and it is BUMP'able.
On many port types, much processing can take place before a thread is actually logged on to a user. The PRELOGINUSER parameter can be useful in helping distinguish users in pre-login processing on different ports.
Valid for SRVSOCK, WEBSERV, OPENSERV, FTPSERVER, TNSERV, SDS and IFDIAL port types.