NetBase for MPE Reference Guide
Using NBDIR
4-33
Example
To list all logon strings in the directory:
D> LISTL @.@:@
Directory: NBD.DATA.NETBASE
-- LOCAL LOGON -- -- TO -- -------------- REMOTE LOGON ---------------
User Acct Node Logon String
@ ACCT NODE-A DESKUSER,MGR.NETBASE,PUB
MGR DIST NODE-B RPM,MGR.NETBASE,PUB
TOM ACCT NODE-A TOM,MGR/.NETBASE/,GRP/
D>
To list the logon strings for user MGR@ in the default account, logging on to all nodes:
D> LISTL MGR@:@
-- LOCAL LOGON -- -- TO -- -------------- REMOTE LOGON ---------------
User Acct Node Logon String
MGR ACCT NODE-B MGR,MGR.ACCT,PUB
MGRAR ACCT NODE-A MGRAR,MGR.ACCT,DATA
D>