[sudo-users] Sudo using LDAP and RedHat/ Fedora directory server 8

Todd C. Miller Todd.Miller at courtesan.com
Fri May 15 10:27:58 EDT 2009


In message <48FAC036AD7B7642BB2944FB9AE674A304DA349E at EXCHANGE.nashville.cybera.
net>
	so spake "Aaron Ceraldi" (aaron.ceraldi):

> I have been struggling for days now trying to get sudo via LDAP to work
> properly, from what I can tell RHDS 8 comes with the sudo schema built
> in and I have created an ACI to names SUDOers and added a user to it. On
> the server authing via LDAP works perfectly and I have added
> "sudoers_base cn=SUDOers,dc=dmark1,dc=domain,dc=net" to the ldap.conf
> file. When I try and sudo I get: "aceraldi is not in the sudoers file.
> This incident will be reported." I am probably just missing something
> but im very new to LDAP on linux.

Try adding:

sudoers_debug 2

to your ldap.conf and see if that helps pin down the problem.

 - todd



More information about the sudo-users mailing list