This topic describes how to update custom password policies.
Procedure
Log in to the Delphix Engine as the administrator user and switch to the passwordPolicy context.
delphix> passwordPolicy
Select the custom password policy to be updated.
delphix passwordPolicy> select MyCustomPasswordPolicy
Run the update command.
delphix passwordPolicy 'MyCustomPasswordPolicy'> update
Set the required parameters to new values.
delphix passwordPolicy 'MyCustomPasswordPolicy' update *> set minLength=8
Commit the operation
delphix passwordPolicy 'MyCustomPasswordPolicy' update *> commit