Hi, 

I'm able to reproduce this bug on 3 debian testing.

sudo doesn't bug if nsdc is running, and casts an error without it

-------------------
y...@flappy:~$ sudo echo test
test

flappy:~# /etc/init.d/nscd stop
Stopping Name Service Cache Daemon: nscd.

y...@flappy:~$ sudo echo test
sudo: setreuid(ROOT_UID, user_uid): Operation not permitted

flappy:~# /etc/init.d/nscd start
Starting Name Service Cache Daemon: nscd.

y...@flappy:~$ sudo echo test
test
--------------------

Cheers

--
yam

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to