It looks like sudo also ignores the instruction to allow a single account the ability to execute specific commands without supplying the account's password. For example:
bkline localhost = NOPASSWD: /usr/local/bin/do-start-vpn, \ /usr/sbin/vpnc-disconnect
This works in any other distribution of Linux. Is this the same bug?
It looks like sudo also ignores the instruction to allow a single account the ability to execute specific commands without supplying the account's password. For example:
bkline localhost = NOPASSWD: /usr/local/ bin/do- start-vpn, \
/usr/ sbin/vpnc- disconnect
This works in any other distribution of Linux. Is this the same bug?