> # sudo su  ( assuming u r in sudors list )
> 
> u got root prompt with out giving the root passwd, now we can change
to root
> user directory too. even we can change root passwd.

/etc/sudoers not only defines who get sudo privileges but also what
commands those users can run

unless su is allowed to be run as sudo, "sudo su" will not work

* the system is only as secure as the administrator configures it! *

Reply via email to