[sudo-users] sudo works for root, not for non-root users

Galen Johnson Galen.Johnson at sas.com
Wed Feb 2 09:16:47 EST 2005


What error are they receiving?  What do the logs say? Also, try changing 'ADMINS ALL=ALL' to 'ADMINS ALL=(ALL) ALL' and see if that makes a difference.

=G=

-----Original Message-----
From: sudo-users-bounces at courtesan.com [mailto:sudo-users-bounces at courtesan.com] On Behalf Of smitha3 at csusb.edu
Sent: Tuesday, February 01, 2005 5:45 PM
To: sudo-users at sudo.ws
Subject: [sudo-users] sudo works for root, not for non-root users

I'm running sudo on about 10 machines with the same configuration.  The
machines are all of the same kind, on 9 of 10 of them, sudo runs as
intended.  however, on the 10th machine, sudo only works for root. 
Non-root users cannot use sudo.  My config looks like this:

User_Alias   ADMINS = admin1, admin2, admin3

Runas_Alias OP = root

root  ALL=(ALL) ALL
ADMINS  ALL=ALL

Its really strange that this machine doesn't allow non-root users to use
sudo, whereas with the same configuration on 9 other machines non-root
users could use sudo just fine.

If anyone has any suggestions on how to make sudo work for all users on
this system, I would appreciate it.
--Aaron Smith
____________________________________________________________ 
sudo-users mailing list <sudo-users at sudo.ws>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-users




More information about the sudo-users mailing list