Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When this feature is enabled, and a root or read-only (rouser) user tries to log into the

Spacevars
0product2
GUI with the default password, they will be redirected to the Change Password page to change their password.

...

  • 6-8 (for root) total characters
  • 1 lower case lowercase alphabet
  • 1 numeric
  • 1 special

...

  1. Choose Admin > Users. The Session/User Management - Advanced configuration page appears by default.

    The Disable Strong Password Enforcement checkbox is un-checked unchecked by default. Strong Password Enforcement is enabled, and configuration fields are active.

    Info
    titleNote

    If User Management is enabled, Strong Password Enforcement settings are not available unavailable on the Session/User Management - Advanced configuration page.


  2. Enter the required password information in the following active Password Configuration Settings fields:

    • Minimum Alphabet Characters Required (0-4)

    • Minimum Upper Case Alphabet Characters Required (0-2)

    • Minimum lower Case Alphabet Characters Required (0-2)

    • Minimum Numeric Characters Required (0-2)

    • Minimum Special Characters Required (0-2)

    • Maximum Consecutive Repeating Characters Allowed (0-4)

  3. Click Submit.

    When the user logs in to the system for the first time with their default password, they are directed to the Change Password page.


  4. To disable Strong Password Enforcement, check the Disable Strong Password Enforcement checkbox on the Session/User Management - Advanced configuration page. Password Configuration Settings fields become inactive (grayed out) on the page.

    Strong Password Enforcement can also be configured through the CLI by setting parameters in the user_mgmt.conf file. Two new PASSWD configuration commands are added, as described in the following table.

    Caption
    0Table
    1Strong Password Enforcement CLI


    CommandDescription

    DISABLE_STRONG_PASSWORD_ENFORCEMENT=off

    The Strong Password Enforcement feature is on.

    PASSWD_MIN_UPPER_ALPHABET_CHARS=0Sets the minimum number of upper case letters required.
    PASSWD_MIN_LOWER_ALPHABET_CHARS=1

    Sets the minimum number of lower case lowercase letters required.