Results 1 to 4 of 4
Say i wanted to grant a user named zedan access to yum without the password. What would i specify in sudoers. I tried the following
Code:
## The COMMANDS section ...
- 01-13-2012 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 67
[Solved] sudoers command
Say i wanted to grant a user named zedan access to yum without the password. What would i specify in sudoers. I tried the following
then in terminalCode:## The COMMANDS section may have other options added to it. ## ## Allow root to run any commands anywhere root ALL=(ALL) ALL zedan ALL = PASSWD: ALL, NOPASSWD: /usr/bin/yum
Why is it still asking me for the password ??Code:[zedan@localhost Scripts]$ sudo yum install Something [sudo] password for zedan:
- 01-13-2012 #2Just Joined!
- Join Date
- Oct 2011
- Posts
- 67
Figured it out.. it was being overwritten..
- 01-13-2012 #3Just Joined!
- Join Date
- Oct 2011
- Posts
- 67
Wish this forum had a "Mark thread as solved"
- 01-13-2012 #4
Hi, zedan!
The "Mark as Solved" feature isn't working correctly at this time, but I can mark it for you.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


