[sudo-users] LDAP sudo on Solaris 10

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 2 13:40:01 MDT 2013


On Tue, 02 Apr 2013 10:54:28 -0700, David Barr wrote:

> If anyone on the package build team is on this list, I would love verificatio
> n which /location/file sudo is looking at for its ldap configuration. Once I 
> know that I have the correct settings in the correct file, I can move past th
> e easy answers...

The packages on sudo.ws use /etc/sudoers and /etc/ldap.conf.

You can verify this by running "sudo -V" as root.  E.g.

# sudo -V | grep /etc
Sudoers path: /etc/sudoers
nsswitch path: /etc/nsswitch.conf
ldap.conf path: /etc/ldap.conf
ldap.secret path: /etc/ldap.secret

 - todd


More information about the sudo-users mailing list