Specifications

12-27
Configuring and Managing Interactive Devices
Managing Access Server User Accounts
Minimal Setup for Local User Accounts
A limited amount of storage is available for defining user account records within
the access server volatile and nonvolatile memory.
Example: Setting the User Name
The following example establishes a user account named J_SMITH:
Local> SET USERACCOU J_SMITH
Example: Changing the User Password
The following example changes the password for the user account J_SMITH to
the character string “SECRETSTUFF”. Quotes denote the password string in the
command line.
Local> CHANGE USERACCOU J_SMITH PASSWORD "SECRETSTUFF"
Optional Setup for Local User Accounts
Example: Changing User Account Parameters
The following example shows how to change the user account parameters for the
user J_SMITH to FRAMED access, and set his permissions to PRIVILEGED:
Local> CHANGE USERACCOU J_SMITH ACCESS FRAMED
Local> CHANGE USERACCOU J_SMITH PERMISSIONS PRIV
When the SHOW USERACCOUNT command is used, the above settings result in
the following display:
Local> SHOW USER ACCOUNT J_SMITH
Username: J_SMITH
Password: (Entered) User Status: ENABLED
Access: FRAMED Forced Callback: DISABLED
Max Connect Time: 0 02:00:00 Dialout Service: (NONE)
Dialback Number: (NONE)
Dialout Number: (NONE)
Permissions: DIALBACK, DIALOUT, LAT, TELNET, SLIP, PPP,
PRIV