1833085 Members
3348 Online
110050 Solutions
New Discussion

SUDO No Password

 
SOLVED
Go to solution
Nair1980
Frequent Advisor

SUDO No Password

I Had a HP Box with

HP Unix 10.20 Version
SUDO Version 1.6.3 P5

Any body have a clue how to do a nopassword for sudo in this box ..

Thanks In Advance
Nair
1 REPLY 1
Ivan Krastev
Honored Contributor
Solution

Re: SUDO No Password

For example:


user1 ALL=(ALL) NOPASSWD: ALL

or

%group1 ALL=(ALL) NOPASSWD: /path/script



regards,
ivan