Information
Passwords should be changed periodically to reduce exposure
Solution
Perform the following to ensure the system is configured as prescribed:
1. Run the following command in Terminal:
pwpolicy -getaccountpolicies | egrep policyAttributeExpiresEveryNDays
2. Verify the value returned
<string>policyAttributeCurrentTime > policyAttributeLastPasswordChangeTime + policyAttributeExpiresEveryNDays * 24 * 60 * 60</string>
<key>policyAttributeExpiresEveryNDays</key>
Should contain 90 or less