Bug 773660
Summary: | Kerberos errors should go to syslog | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Dmitri Pal <dpal> |
Component: | sssd | Assignee: | Stephen Gallagher <sgallagh> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3 | CC: | apeetham, grajaiya, jgalipea, prc |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | sssd-1.8.0-2.el6.beta2 | Doc Type: | Bug Fix |
Doc Text: |
Cause: SSSD would log errors in Kerberos authentication only into its own debug logs
Consequence: Users would have difficulty tracking down the cause of errors with authentication
Fix: Errors occurred during Kerberos authentication are now sent to the syslog in addition to the debug logs.
Result: Users will see failures to authenticate in a standard location, making it easier to track down the cause.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-06-20 11:51:25 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: |
Description
Dmitri Pal
2012-01-12 14:12:54 UTC
Verified on sssd-1.8.0-22.el6.x86_64. The output for the associated beaker automation script is given below: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Verify BZ release ticket #289 :- Kerberos errors should go to syslog :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Running 'change_date' :: [ PASS ] :: Running 'sleep 5s' :: [ PASS ] :: Expecting clock skew error :: [ PASS ] :: Log message exists in syslog as expected. :: [ PASS ] :: Running 'reset_date' :: [ PASS ] :: Running 'chmod 755 /tmp/a1m2deluser.sh' :: [ PASS ] :: Running 'expect /tmp/a1m2deluser.sh' :: [ LOG ] :: Duration: 1m 42s :: [ LOG ] :: Assertions: 18 good, 0 bad :: [ PASS ] :: RESULT: Verify BZ release ticket #289 :- Kerberos errors should go to syslog Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: SSSD would log errors in Kerberos authentication only into its own debug logs Consequence: Users would have difficulty tracking down the cause of errors with authentication Fix: Errors occurred during Kerberos authentication are now sent to the syslog in addition to the debug logs. Result: Users will see failures to authenticate in a standard location, making it easier to track down the cause. 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-2012-0747.html |