Product specifications
Efficient Networks
®
Router family
Technical Reference Guide
Chapter 5: System Security
Efficient Networks
®
Page 5-9
-> user set password myname newsecret
Enable / Disable an account
The following commands enable or disable an existing user account. The following
characteristics apply when enabling or disabling an account:
• Enabling an account activates the assigned account privileges.
• Disabling an account de-activates an account, but does not modify any
account privileges.
• If a user account has been configured with a username and password only,
the account will still not be enabled since no privileges have been granted.
The commands to enable or disable an account are listed below.
-> user enable myname
-> user disable myname
Changing account class privileges
A user’s class privileges can be modified to:
• Add or delete a management class
• Change the read /write privilege of a currently configured class
A summary of management classes are can be found in Table 5-1. When a
management class is added to an existing user account, the class templates are not
supported; single management classes are added or deleted.
Management class changes are supported through the WMI, on the xxx form.
Changes via the command line are made by entering both the management class and
the read / write privilege; specifying write enables both read and write privileges.
To add a management class privilege to an account, use the following command:
-> user add class network write myname
To delete a management class privilege from an account, use the following command:
-> user delete class voice write myname
If an account currently has both read and write privileges for a management class,
adding the same management class with read-only privilege will not delete the write
privilege; the management class must be deleted for the account, then added again
with read-only privilege specified.