[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

sudo use...



x-no-archive:yes


Hello

I set up sudo so that a user (ie me in user mode not root mode) can execute my
ppp script as root.
My question is are there any security concerns I should  worry about whenever I
surf on the net?  Does sudo only run the ppp script as root and nothing else?

sudoers lines added are as follows....(did I set it up correctly?)


# Command Alias specifications

Cmnd_Alias   PPP_UP   /usr/local/bin/ppp_up.sh
Cmnd_Alias   PPP_DOWN   /usr/local/bin/ppp_down.sh


#User specifications
Jas        ALL=PPP_UP, PPP_DOWN


Regards
Jas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]