Hide Forgot
This bug has been copied from bug #1002161 and has been proposed to be backported to 6.4 z-stream (EUS).
Verified the bug on SSSD version: sssd-1.9.2-82.10.el6_4.x86_64 Steps followed during verification: 1. Created hundreds of different groups with an ldap user as member to all. 2. Assigned large sudo rules to all the groups, thereby associating the ldap user with numerous sudo rules. 3. Reproduced the bug with older build by executing "sudo -l". Got the following error message in sssd_sudo.log: # cat /var/log/sssd/sssd_sudo.log | grep "Invalid argument" (Wed Sep 11 16:08:14 2013) [sssd[sudo]] [sudosrv_cmd_send_reply] (0x0020): Unable to create response: Invalid argument (Wed Sep 11 16:09:06 2013) [sssd[sudo]] [sudosrv_cmd_send_reply] (0x0020): Unable to create response: Invalid argument Also, upon executing sudo -l, following error shows up: # ssh -l sudo_test_user localhost sudo_test_user@localhost's password: Last login: Wed Sep 11 15:42:10 2013 from localhost -bash-4.1$ sudo -l [sudo] password for sudo_test_user: User sudo_test_user is not allowed to run sudo on rhel-64. 4. Upgrade sssd to latest rpm and repeat the authentication part. With the latest build, user is able to execute sudo commands successfully.
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-2013-1271.html