Bug 165 - Xandros 2 Wal-Mart sudo doesn't authenticate
Xandros 2 Wal-Mart sudo doesn't authenticate
Status: RESOLVED INVALID
Product: Sudo
Classification: Unclassified
Component: Sudo
1.6.7
PC Linux
: normal security
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-01-04 17:39 MST by Flash Sheridan
Modified: 2005-01-09 21:28 MST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Flash Sheridan 2005-01-04 17:39:39 MST
The version of sudo which I installed via Xandros Network on my Wal-Mart Linux (Xandros 2.0, 2.4.24-
x1) box doesn't require a password.  It's never asked for it, from the first time I tried (only changing the 
sudoers file by adding "%sudo  ALL= ALL", and adding myself to the sudo group), to my latest attempt 
at restricting the sudoers file, with only the following effective line:

flash   ALL = PASSWD: /bin/ls, /usr/sbin/visudo, /bin/rm, /usr/bin/pico, /usr/bin/less

In the meantime, I tried other example in the manual, e.g., "flash  ALL=ALL", and various uses of 
PASSWD.
"Defaults authenticate" didn't help either.
sudo -K or -k has no effect, and /var/run/sudo remains empty.
Comment 1 Todd C. Miller 2005-01-04 17:55:39 MST
Sounds like they install either a hacked up version of sudo or they have the defaults set strangely.
What is the output of "sudo sudo -V"?
Comment 2 Todd C. Miller 2005-01-09 17:28:23 MST
Apparently Xandros broke sudo in some way; normal sudo build works correctly as verified by 
submitter.