showpasswordpolicy(8)
System Administration 461
NAME showpasswordpolicy - display the current password settings
SYNOPSIS showpasswordpolicy
showpasswordpolicy -h
DESCRIPTION showpasswordpolicy(8) displays the password policy settings. These include
default password expiration settings for new accounts, pam_cracklib parameters,
and the number of passwords to keep in password history for each user.
Privileges You m ust h ave useradm privileges to run this command.
Refer to setprivileges(8) for more information.
OPTIONS The following option is supported:
EXAMPLES EXAMPLE 1 Displaying Password Policy Settings
EXIT STATUS The following exit values are returned:
-h Displays usage statement.
XSCF> showpasswordpolicy
Mindays: 0
Maxdays: 99999
Warn: 7
Inactive: -1
Expiry: 0
Retry: 3
Difok: 10
Minlen: 9
Dcredit: 1
Ucredit: 1
Lcredit: 1
Ocredit: 1
Remember: 3
0Successful completion.
>0 An error occurred.