On Sun, Mar 18, 2007 at 12:36:50PM +0800, Jeff Zhang wrote:
>    I want the user can execute commands through sudo with PASSWD and
>    NOPASSWD for some exceptional commands, like nmap. I write the entity
>    is lists bellow, but it seems not work.
>    test  ALL = PASSWD: ALL, NOPASSWD: /usr/bin/nmap

Try:

test    ALL = NOPASSWD: /usr/bin/nmap, PASSWD: ALL

-- 
http://bitfolk.com/ -- No-nonsense VPS hosting
Encrypted mail welcome - keyid 0x604DE5DB

Attachment: signature.asc
Description: Digital signature

Reply via email to