NetBase for MPE Reference Guide
Chapter 4
4-44
LOGON
The LOGON command enters logon records into the directory. The logon record is used by
AutoRPM when logging a user onto a remote node. Wildcards are valid only for the localuser
parameter. This command requires NODE MANAGER (NM) or SYSTEM MANAGER (SM) capability.
Syntax
D> LOGON localuser[:node]=logonstring
Parameters
Parameter Description
localuser
The user name and account name of the local user. The @ wildcard is
valid only for user.
node
The remote node on which to log the local user using the remote logon.
The @ wildcard is not allowed.
logonstring
The remote logon string. The logon string must be in the same format
as the MPE HELLO command (sname,uname/ pass.aname/pass,gname).
Only the session name is optional. If it is omitted, and a preceding
comma (,) is supplied (,uname.aname,gname) the executing user's local
session name will be inserted. The group name is required.
Example
To set up a logon string for all users logged in to the NETBASE account:
D> LOGON @.NETBASE:SYSB=NETUSER,MGR.NETBASE,PUB
To set up a logon string for MGR in the DIST account, using the default account and specifying that
the users local session name should be used on the remote logon:
D> ACCOUNT=DIST
D> LOGON MGR:SYS-C=,MGR.DIST,PUB