Weblog entry #1 for santhoshsd
#1
disable sudo -i
Posted by santhoshsd on Tue 30 Sep 2008 at 16:51
How do I disable "sudo -i" for a user ?
I tried with
Cmnd_Alias SUI=/usr/bin/sudo
Username ALL=ALL,!SUI
this entry in the /etc/sudoers file?
I tried with
Cmnd_Alias SUI=/usr/bin/sudo
Username ALL=ALL,!SUI
this entry in the /etc/sudoers file?
Comments on this Entry
Posted by Anonymous (217.216.xx.xx) on Wed 1 Oct 2008 at 03:27
An answer for your question and something more to learn ;)
http://ubuntuforums.org/showthread.php?t=878198
http://ubuntuforums.org/showthread.php?t=878198
[ Parent | Reply to this comment ]