Patton electronic 3241 Modem User Manual


 
Administering user accounts 127
Model 3201 G.SHDSL Integrated Access Device User Guide D • Command Line Interface (CLI) Operation
The following information is returned:
Users:
May May Access
ID | Name | Conf. | Dialin | Level | Comment
-----|--------|----------|----------|-----------|-------------------------
1 | fred | disabled | ENABLED | default | user with dialin access
2 | joe | ENABLED | disabled | default | user with login access
3 | admin | ENABLED | disabled | superuser | Default admin user
--------------------------------------------------------------------------
Setting user passwords
To change the password for the user you are currently logged in as, use the command:
user password
Enter the new password twice as prompted:
Enter new password: ***
Again to verify: ***
Note No check is made for any current password which may have been set
for the user.
If you wish to change the password for another user, enter the command:
user change <username>
This command logs you into the system as another user. You can then use the user password command to
change the password for this user.
Note Changing to another user means that you lose all superuser privileges.
Note Only superusers can use the user change command.
Changing user settings
To change any of the default settings for a user, use the following commands. For example, to change the set-
tings for user fred:
system set user fred access {default|engineer|superuser}
system set user fred maydialin {enabled|disabled}
system set user fred mayconfigure {enabled|disabled}
For example, to change the security level for fred, enter:
system set user fred access engineer
Note Only superusers can use the user change command.
Controlling login access
To set user login access for user username, use the command (all on one line):
system set login < username > access {default|engineer|superuser}