Updating a Custom Password Policies
- 26 Dec 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Updating a Custom Password Policies
- Updated on 26 Dec 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
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
Was this article helpful?