Bug 875738
| Summary: | offline authentication failure always returns System Error | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jakub Hrozek <jhrozek> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4 | CC: | apeetham, grajaiya, jgalipea, okos, pbrezina |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.9.2-16.el6 | Doc Type: | Bug Fix |
| Doc Text: |
No documentation needed.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-21 09:40:06 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 881827 | ||
|
Description
Jakub Hrozek
2012-11-12 14:00:28 UTC
Verified the BZ on SSSD version: sssd-1.9.2-41.el6.x86_64 Below is the beaker output for the automated script: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: 875738 - offline authentication failure always returns System Error :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Running 'ldapadd -xv -D "cn=Directory Manager" -w Secret123 -H ldap://hubcap.lab.eng.pnq.redhat.com -f /tmp/tempuser.ldif' :: [ PASS ] :: Running '> /var/log/sssd/sssd_pam.log' :: [ LOG ] :: Sleeping for 5 seconds :: [ PASS ] :: Running 'restart_clearing_cache' :: [ PASS ] :: Running 'sleep 5' :: [ PASS ] :: Running 'chmod 755 /tmp/ssh.sh' :: [ PASS ] :: Running '/tmp/ssh.sh' :: [ PASS ] :: Running 'ifdown eth0' :: [ PASS ] :: Running 'sleep 5' :: [ PASS ] :: Authentication failed, as expected :: [ PASS ] :: Running 'auth_failure off_user WrongPass' :: [ PASS ] :: Running 'sleep 5' :: [ PASS ] :: File '/var/log/sssd/sssd_pam.log' should not contain 'System error' :: [ PASS ] :: File '/var/log/secure' should not contain 'System error' :: [ PASS ] :: Running 'ifup eth0' :: [ LOG ] :: Duration: 1m 45s :: [ LOG ] :: Assertions: 15 good, 1 bad :: [ PASS ] :: RESULT: 875738 - offline authentication failure always returns System Error 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/RHSA-2013-0508.html |