ipa-pwpolicy (1) Linux Manual Page
ipa-pwpolicy – Display or modify the IPA password policy
Synopsis
ipa-pwpolicy [–maxlife days] [–minlife hours] [–history number] [–minclasses number] [–minlength number]- ipa-pwpolicy –show
Description
Displays or updates the IPA password policy.Options
- –maxlife=days
- Set the maximum Password Lifetime in days
- –minlife=hours
- Set the minimum Password Lifetime in hours
- –history=integer
- The number of passwords stored in the password history. A value of 0 means do not store a password history.
- –minclasses=integer
- Set the minimum number of character classes required in a password. The classes are alpha, numeric, mixed-case and special characters.
- –minlength=integer
- Set the minimum password length.
- –show
- Display the current password policy.
- -v, –verbose
- Display the XML-RPC request and response for more verbose debugging output
