Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 591873

Summary: Connecting to the network after an offline kerberos auth logs continuous error messages to sssd_ldap.log.
Product: Red Hat Enterprise Linux 6 Reporter: Gowrishankar Rajaiyan <grajaiya>
Component: sssdAssignee: Stephen Gallagher <sgallagh>
Status: CLOSED CURRENTRELEASE QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: low    
Version: 6.1CC: benl, dpal, jgalipea, sgallagh
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: sssd-1.2.1-15.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-10 21:39:41 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:
Attachments:
Description Flags
sssd.conf
none
Complete log file. none

Description Gowrishankar Rajaiyan 2010-05-13 11:47:57 UTC
Created attachment 413728 [details]
sssd.conf

Description of problem:
Connecting to the network after an offline auth logs continuous error messages to sssd_ldap.log which causes it to grow at a rapid pace until stopping it by doing a "service sssd restart".

Version-Release number of selected component (if applicable):
sssd-1.1.91-10.el6.x86_64

How reproducible:


Steps to Reproduce:

- Do a tail -f /var/log/sssd/sssd_ldap.log on a separate terminal for monitoring.

1. configure sssd.conf for kerberos auth.
2. login as "sssd" user to cache credentials - authentication successful.
3. logout.
4. disconnect the network.
5. login as "sssd" - authentication successful with cached credentials.
6. logout.
7. connect the network.
8. wait for a few seconds ~30.
9. Observer the log messages in the other terminal.
  
Actual results:
<snip>
(Thu May 13 15:11:38 2010) [sssd[be[ldap]]] [sdap_process_result] (8): Trace: sh[0x1bc0e20], connected[0], ops[(nil)], ldap[0x1bc1040]
(Thu May 13 15:11:38 2010) [sssd[be[ldap]]] [sdap_process_result] (2): ERROR: LDAP connection is not connected!
(Thu May 13 15:11:38 2010) [sssd[be[ldap]]] [sdap_process_result] (8): Trace: sh[0x1bc0e20], connected[0], ops[(nil)], ldap[0x1bc1040]
(Thu May 13 15:11:38 2010) [sssd[be[ldap]]] [sdap_process_result] (2): ERROR: LDAP connection is not connected!
(Thu May 13 15:11:38 2010) [sssd[be[ldap]]] [sdap_process_result] (8): Trace: sh[0x1bc0e20], connected[0], ops[(nil)], ldap[0x1bc1040]
(Thu May 13 15:11:38 2010) [sssd[be[ldap]]] [sdap_process_result] (2): ERROR: LDAP connection is not connected!
</snip>

The above error gets logged continuously until a service sssd restart.

Expected results:
Should not log any error messages.

Additional info:

Comment 1 Gowrishankar Rajaiyan 2010-05-13 11:52:23 UTC
Created attachment 413731 [details]
Complete log file.

Comment 2 Stephen Gallagher 2010-05-13 11:55:19 UTC
Assigning to Jakub for triage.

Comment 5 RHEL Program Management 2010-05-13 14:06:27 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 6 Stephen Gallagher 2010-05-25 14:33:43 UTC
Reassigning to myself. I can reproduce this issue consistently.

Comment 8 Gowrishankar Rajaiyan 2010-09-16 13:19:39 UTC
No more "ERROR: LDAP connection is not connected!" messages logged.

Verified. Version: sssd-1.2.1-27.el6.

Comment 9 releng-rhel@redhat.com 2010-11-10 21:39:41 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.