This topic describes how to view current password policy requirements.
Procedure
-
Log in to the Delphix Engine and switch to the passwordPolicy context.
Bashdelphix> passwordPolicy -
Run the currentRequirements command.
Bashdelphix passwordPolicy> currentRequirements -
Commit the operation (following is an example, not a suggestion).
Bashdelphix 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.