Configuration
Setting Up User Accounts
User Account Management Using TL1
Viewing Existing User Accounts
To show all users that have accounts on the BROADway system, use the following TL1 command:
RTRV-USER::NSP:1234::ALL;
To show all currently logged in users, use the following TL1 command:
RTRV-USER::NSP:1234::ACTIVE;
To show the name of the currently logged in user, use the following TL1 command:
RTRV-USER::NSP:1234::ME;
To show a particular user account, use this TL1 command:
Creating New User Accounts
To create a new user, use the
ENT-USER::NSP:1234::<username>,<password>,<security>,<shell>;
NOTE: User names and passwords are case sensitive.
READER.
NOTE: Regardless of what the default shell is for a user, the user can still switch between the TL1 prompt and the packet services (PS) prompt once the user logs in.
BROADway - Release 4.00 |