This topic describes how to view current password policy requirements.

Procedure

  1. Log in to the Delphix Engine and switch to the passwordPolicy context.

    delphix> passwordPolicy
  2. Run the currentRequirements command.

    delphix passwordPolicy> currentRequirements


  3. Commit the operation (following is an example, not a suggestion).

    delphix passwordPolicy currentRequirements *> commit
    Password must:
    - Contain at least 8 characters.
    - Differ from the last password.
    - Not contain the user name or reverse user name.
    - Contain at least one uppercase letter.
    - Contain at least one numeric digit.
    - Contain at least one symbol.