How can i prevent this using sudo ?

Emil Isberg emil.isberg at mds.mdh.se
Fri Jun 16 06:35:13 EDT 2000


On Fri, 16 Jun 2000, Freddy Frouin wrote:
>	cp /bin/sh ~/foo
>	sudo ~/foo

Simple: Never give access to ALL and deny a few things, but give access to
  those things (with full path) that the user need.

Never give ALL access to those you don't trust with su -.

-- 
If you don't do the things that are not worth doing, who will?




More information about the sudo-users mailing list