Thread: how to su -
View Single Post
Posts: 29 | Thanked: 2 times | Joined on Jan 2006
#1
the best way to get the full paths and such as root is.
be root.
edit /etc/sudoers
and put
user ALL=(ALL) NOPASSWD: ALL

then instead of sudo gainroot, just do su -
and the password is rootme.
 

The Following User Says Thank You to slackwaresupport For This Useful Post: