This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Continuous Data

Viewing Available Password Policies

This topic describes how to view available password policies

Procedure

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

    Bash
    delphix> passwordPolicy
    


  2. Run the list command.

    Bash
    delphix passwordPolicy> list
    REFERENCE         NAME  MINLENGTH  REUSEDISALLOWLIMIT  UPPERCASELETTER  LOWERCASELETTER  DIGIT  SYMBOL  DISALLOWUSERNAMEASPASSWORD
    
    PASSWORDPOLICY-0  NONE  1          0                   false            false            false  false   false
    
    delphix> passwordPolicy