> Why are you screwing with /etc/ldap/ldap.conf or /etc/ldap/conf? Neither of > these files are used by sudo on debian/ubuntu. > > --Quana
r...@ubuntu3:~# cat /etc/ldap.conf > /etc/sudo-ldap.conf r...@ubuntu3:~# su - bluethundr bluethu...@ubuntu3:~$ sudo bash That did it! Thank you for catching that.. this was a change from 8.04 to 9.10.. 8.04 looks to /etc/ldap/ldap.conf... Best regards and I sincerely appreciate your input! On Fri, Nov 19, 2010 at 7:43 PM, Quanah Gibson-Mount <[email protected]> wrote: > --On Friday, November 19, 2010 7:14 PM -0500 bluethundr > <[email protected]> wrote: > >> This move had no effect: >> >> r...@ubuntu3:~# mv /etc/ldap/ldap.conf /etc/ldap/ldap.conf.bak >> r...@ubuntu3:~# ln -s /etc/ldap.conf /etc/ldap/ldap.conf > > Your output from sudo on that box *clearly* states that sudo-ldap uses > "/etc/sudo-ldap.conf". > > Why are you screwing with /etc/ldap/ldap.conf or /etc/ldap/conf? Neither of > these files are used by sudo on debian/ubuntu. > > --Quanah > > > -- > > Quanah Gibson-Mount > Principal Software Engineer > Zimbra, Inc > -------------------- > Zimbra :: the leader in open source messaging and collaboration > -- Here's my RSA Public key: gpg --keyserver pgp.mit.edu --recv-keys 5A4873A9 Share and enjoy!!
