LDAP client not properly querying LDAP for SUDO privileges
Issue
sudo on a Red Hat Enterprise Linux 6 client is not working properly. This is verified by running "sudo -l", and by looking at the logs on the ldap server side.
In /etc/sudoers an ldap group, has root access by specifying the following line:
+sudo_unix_admin ALL=(ALL) NOPASSWD: ALL
The RHEL 6 client can query the group, so ldap queries work, but not sudo queries.
This is after following the sssd-ldap-sudo documentation in the Deployment Guide.
Environment
Red Hat Enterprise Linux (RHEL) 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
