How do you give a user abcd to run all commands as root ...in Linux 3.1 redhat .I have this entery in the /etc/sudoers file username ALL=(ALL) NOPASSWD: ALL But when I try to login as user it ask me for the root password .How can I configure this so the client does not have to type the password .so when the user run /usr/bin/su - root he will be not prompted for a password.
Thanks all for your help in advance.
Start Free Trial