Does the application force users to change their passwords as required by our company's policy-based intervals? Does the application enforce password complexity that matches our company's standards? (for example, at least 2 upper, 2 lower, 2 numeric, & 2 special characters) Could you give me some examples of changing password from 90 to 60 days.
Harvest Software Change Manager all versions
For example, to change the maximum password age to 60 days,
hppolget -b <brokername> -prompt -f policy.txt
notepad policy.txt (or "vi policy.txt" if you're doing this on Linux)
Information about the hppolget command is here: hppolget Command-Get Password Policy
Information about the hppolset command (including all the settings that are available to change) is here: hppolset Command-Set Password Policy