Hide Forgot
This bug is created as a clone of upstream ticket: https://fedorahosted.org/sssd/ticket/1808 The sssd.conf man page states that the default for pwd_expiration_warning should be 7 days for Kerberos, but it's not. It's actually 0, which means "always display warning if the server sends one". This is very irritating in environments such as IPA or AD.
Verified in version 1.9.2-123.el6 Output from beaker automation run: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: default pwd_expiration_warning :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Authentication successful, as expected :: [ PASS ] :: Running 'strict eval 'auth_success policy_user1 Secret123'' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should not contain 'Your password will expire in ' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: pwd_expiration_warning=0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Authentication successful, as expected :: [ PASS ] :: Running 'strict eval 'auth_success policy_user1 Secret123'' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should contain 'Your password will expire in ' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: pwd_expiration_warning=15 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Authentication successful, as expected :: [ PASS ] :: Running 'strict eval 'auth_success policy_user1 Secret123'' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should contain 'Your password will expire in ' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: pwd_expiration_warning=7 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Authentication successful, as expected :: [ PASS ] :: Running 'strict eval 'auth_success policy_user1 Secret123'' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should not contain 'Your password will expire in ' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Default pwd_expiration_warning and password will expire in 6 days on server :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Authentication successful, as expected :: [ PASS ] :: Running 'strict eval 'auth_success policy_user1 Secret123'' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should contain 'Your password will expire in '
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1680.html