Examples for displaying Login authentication information

Last Updated : Apr 25, 2023 |

Procedure

  1. Display login authentication settings and information, using show login authentication.

    For example:

    (super)# show login authentication
    Services logins: On
    Local craft: On
    Lockout time: 180 seconds
    Lockout attempt threshold: 3
    Authentication response time: 120 seconds
    CLI logout timeout: Off
    Password expiration period: Off
    Password inactivity period: Off
    Previous passwords not reusable: 10 (default)
    Min password change interval: 24 hours (default)
    Password change on first login: Off (default)
    Min password length: 14 (default)
    Min upper case chars: 0 (default)
    Min lower case chars: 1 (default)
    Min special symbols chars: 0 (default)
    Min digit chars: 1 (default)
    Max repeated chars: 2 (default)
    Max class repeated chars: 4 (default)
  2. Display ASG authentication file information, using show auth-file info.
    Note:

    ASG authentication file is no longer supported from Release 7.1.2. This command is only used to verify if an ASG authentication file is available before downgrading to a previous release.

    For example:

    (super)# show auth-file info
    Authentication File (AF) information:
    AF-ID :7000012345
    Date/time : 15:02:27 23-AUG-2015
    Major release : 6.x
  3. Display all locally defined user accounts, including services accounts and account type information such as authentication method, using show username.

    For example:

    (super)# show username
    User                              Access       Account     Active
    account                           level        type 
    --------------------------------  -----------  ----------  ----------------
    root                              admin        local       yes     
    snmpv3                            admin        local       yes     
    craft                             admin        Services    yes     
    inads                             tech         Services    yes     
    init                              dev          Services    yes     
    rasaccess                         read-only    Services    no      
    sroot                             dev          Services    yes     
    
  4. View EASG status using EASGStatus

    For example:

    super)# EASGStatus
    EASG is Enabled.
    
  5. View the services users status using EASGManage listUsers

    For example:

    G430-ab-006(super)#EASGManage listUsers
    User name                         Enabled      Locked      
    --------------------------------  -----------  ----------  
    craft                             yes          no     
    inads                             yes          no     
    init                              yes          no     
    rasaccess                         no           no      
    sroot                             yes          no