Loader

AAA Users

The users menu allows access to the list of configured users and their user data.

System AAA Users

Attribute  Values Description
Username String This attribute displays the user name.
Password String This attribute shows the encrypted value of the user password.
Roles

Admin

Maintenance

Readonly Standard

SecuritySupport

One or more roles assigned to the user.
admin – Can do all functions except certificate management.
maintenance – Can only do maintenance functions such as backup, restore, log collection and diagnostics.
readonly – Can only see database information, cannot change anything or use any action.
standard – can access all system functions except for user management and certificates.

Security – can manage certificates and security logs.

Support – TAC access for Tellabs employees to support the system.  Grants all configuration and action capabilities and root access to the system.
Output   Feedback on success/failure of action.
Enabled-account true | false hether or not this user’s account is currently enabled.
Agin-period-for-user 0..120he number of days before the user is required to make a password change.

 

 
Note 1: * = required parameter
  • Command Path – show>tolt>system >aaa>users>
  • Action – show
  • Module – tolt
  • Container – system
  • Container – aaa
  • Container – users
  • Types – Input Parameters
    • Username  The username of the user.  
      • string
    • User-password  Shows the encrypted value of the user password.
      • string
    • Roles  Shows the user roles assigned to this user.
    • Enabled-account  Whether or not this user’s account is currently enabled.
      • True | false
    • Agin-period-for-user  The number of days before the user is required to make a password change.
      • 0..120

AAA User Show Example

    Command Path – show>running-config>olt>system >aaa>users>
  • Action – show
  • Database – running-config
  • Module – tolt
  • Container – system
  • Container – aaa
  • Container – users
  • Types – Example Parameters
    • | tab

 

  1. From the MDS1-ESUA<Config># command line, input show running-config tolt system aaa users | taband press Enter
  2. Outputs similar to the following are displayed:
MDS1-ESUA<Config># show running-config tolt system aaa users | tab <enter>
                                                       AGING
                                                       PERIOD
                  USER                        ENABLED  FOR
USER NAME         PASSWD     ROLES            ACCOUNT  USER
---------------------------------------------------------------
bolt-admin        Tellabs-0  [ admin ]        true     90
bolt-maintenance  Tellabs-0  [ maintenance ]  true     90
bolt-readonly     Tellabs-0  [ readonly ]     true     90
bolt-standard     Tellabs-0  [ standard ]     true     90

MDS1-ESUA<Config># _
FEEDBACK: Are you happy with this material?

On this page