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.
Description of problem:
When using authentication provider as proxy, User authentication suddenly stops working and starts working again only after restarting the sssd service.
Version-Release number of selected component (if applicable):
sssd-1.16.5-10.el7_9.6.x86_64
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
1. Below error can be seen in /var/log/sssd/sssd_domain.com
---
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [sbus_get_sender_id_send] (0x2000): Not a sysbus message, quit
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [dp_pam_handler] (0x0100): Got request with the following data
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): command: SSS_PAM_AUTHENTICATE
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): domain: domain.com
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): user: jasw8470
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): service: login
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): tty:
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): ruser:
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): rhost:
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): authtok type: 1
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): newauthtok type: 0
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): priv: 1
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): cli_pid: 4159
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [pam_print_data] (0x0100): logon name: not set
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [dp_attach_req] (0x0400): DP Request [PAM Authenticate #1255]: New request. Flags [0000].
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [dp_attach_req] (0x0400): Number of active DP request: 61
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [sss_domain_get_state] (0x1000): Domain domain.com is Active
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [proxy_child_send] (0x2000): Queueing request [266]
(Fri Oct 9 11:41:49 2020) [sssd[be[domain.com]]] [proxy_child_send] (0x2000): All available child slots are full, queuing request <-----------
----
There seems to be 63 child request in Proxy queue as all requests were being killed when sssd was restarted
---
$ grep -i "Removing proxy child id" sssd_domain.com.log | wc -l
63
---
Created attachment 1756172[details]
Test build with additional decrementing of the counter
Hi,
please find attached a test build which should hopefully fix the issue.
To install it, un-tar the archive, change into the new directory can call
yum update *
bye,
Sumit
Created attachment 1760197[details]
New test build
Hi,
please find attached a new test build. Reproducing the issue in RHEL-7 was not straight forward, to me it looks like the issue should only happen on highly loaded systems.
Please let me know if this test build works better and attach new logs if the issue persists.
bye,
Sumit
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 (sssd bug fix and enhancement update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2022:8325