Bug 1078840
| Summary: | Error during password change | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Kaushik Banerjee <kbanerje> | ||||
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kaushik Banerjee <kbanerje> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.0 | CC: | grajaiya, jagee, jgalipea, lslebodn, mkosek, pbrezina, preichl, sbose | ||||
| Target Milestone: | rc | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | sssd-1.11.2-61 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-13 10:52:27 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Kaushik Banerjee
2014-03-20 11:48:32 UTC
Created attachment 876800 [details]
krb5_child.log
Upstream ticket: https://fedorahosted.org/sssd/ticket/2289 Fixed upstream:
master:
6bbff437dcea7e56d71cf119d1391be7264dfaf0
4bdc95dd47a7f2898dea30c61355ed0f3be402d9
9c20e3386a9716419772a0cf70dc742a5cd0551b
d5043cd73bcfdca3f7e94c7df690236b30c73537
sssd-1-11:
cf13b90a3976158fca70523815ad934f177d424b
5744811daf558d5fd87316c29683f426386edbcc
8f692f25e13cf59bc49cbda4a261bee0bdbfcf35
aebb22fe6067b60490845c43a0eb3f434296704f
Verified in build 1.11.2.-61.el7 Output from beaker run: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: account_password_policy_002: bz 1078840 User must change password on next logon :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: modifying entry "cn=testuser01,cn=Users,dc=sssdad2012,dc=com" spawn ssh -o StrictHostKeyChecking=no -l testuser01 localhost testuser01@localhost's password: Password expired. Change your password now. Last login: Tue Mar 25 04:21:11 2014 WARNING: Your password has expired. You must change your password now and login again! Changing password for user testuser01. Current Password: New password: Retype new password: passwd: all authentication tokens updated successfully. Connection to localhost closed. :: [ PASS ] :: Running 'su_success testuser01 NewPass3_123' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should not contain 'system error' account-password-policy-002 result: PASS test also added to the ad forest test. https://beaker.engineering.redhat.com/jobs/619845 using sssd-1.11.2-60.el7.x86_64 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: ad_forest_auth_02: bz 1078840 change password for all users from all domains :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Running 'su_success user1_dom1 NewPass1_123' (Expected 0, got 0) :: [ FAIL ] :: File '/var/log/secure' should not contain 'system error' :: [ PASS ] :: Running 'su_success user1_dom2 NewPass1_123' (Expected 0, got 0) :: [ FAIL ] :: File '/var/log/secure' should not contain 'system error' :: [ PASS ] :: Running 'su_success user1_dom3.com NewPass1_123' (Expected 0, got 0) :: [ FAIL ] :: File '/var/log/secure' should not contain 'system error' :: [ LOG ] :: Duration: 18s :: [ LOG ] :: Assertions: 3 good, 3 bad :: [ FAIL ] :: RESULT: ad_forest_auth_02: bz 1078840 change password for all users from all domains https://beaker.engineering.redhat.com/jobs/619882 using sssd-1.11.2-61.el7.x86_64 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: ad_forest_auth_02: bz 1078840 change password for all users from all domains :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Running 'su_success user1_dom1 NewPass1_123' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should not contain 'system error' :: [ PASS ] :: Running 'su_success user1_dom2 NewPass1_123' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should not contain 'system error' :: [ PASS ] :: Running 'su_success user1_dom3.com NewPass1_123' (Expected 0, got 0) :: [ PASS ] :: File '/var/log/secure' should not contain 'system error' :: [ LOG ] :: Duration: 9s :: [ LOG ] :: Assertions: 6 good, 0 bad :: [ PASS ] :: RESULT: ad_forest_auth_02: bz 1078840 change password for all users from all domains This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |