[sudo-users] Sudoer allow other user ,in a network to access

Michael Potter pottmi at gmail.com
Tue Dec 5 12:06:59 EST 2006


Alan,

This rule does not have the NOPASSWD tag:
Luther CUNETS = ALL

I think that is the active rule for Luther on CUNETS

-- 
Michael Potter

On 12/5/06, alan tan <alancupid at yahoo.com> wrote:
>
> Hi ,
>
>        I tried to let other users in a same network type or access command
> through php web server in a linux ( PC router)
> However, when i tried to sudo su - in the client, i get a password
> requirement although i already set for non-password is needed. Below is my
> code. My client ip is 192.168.1.240
> Thanks
>
>
>
> # Host alias specification
> Host_Alias     CUNETS = 192.168.1.240
>
> # User privilege specification
> root    ALL=(ALL)       NOPASSWD: ALL
>
> # Uncomment to allow people in group wheel to run all commands
> # %wheel        ALL=(ALL)       ALL
>
> # Same thing without a password
> #%wheel ALL=(ALL)       NOPASSWD: ALL
>
> Luther CUNETS = ALL
> Luther ALL = (ALL) NOPASSWD: ALL
> # Samples
> # %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
> # %users  localhost=/sbin/shutdown -h now
>
>
>
>
>
>
>
>
>
> ____________________________________________________________________________________
> Do you Yahoo!?
> Everyone is raving about the all-new Yahoo! Mail beta.
> http://new.mail.yahoo.com
> ____________________________________________________________
> 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