Same problem here. Only sudoers from the local sudoers file are
recognized. Also the setting sin ldap.conf (/etc/ldap.conf and
/etc/ldap/ldap.conf were not recognized - sudoers_debug made no change,
no debug output).

I fixed a part of the problem by recompiliing sudo-ldap from source:

apt-get build-dep sudo-ldap
apt-get source sudo-ldap
cd sudo-1.7.0
./configure && make && make install

After that the settings in ldap.conf are recognized. I can see the debug
output which gives me "sudo: Command allowed". The entries are found and
everything should work fine.

But when I'm forced to enter my password sudo tells me that it's wrong.

Any advice?

-- 
NSS using LDAP on Karmic (alpha 4) breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to