[sudo-users] CGI not allowing sudo command

Todd C. Miller Todd.Miller at courtesan.com
Sat Jan 1 18:09:25 EST 2005


I don't see anything obviously wrong with what you have there,
though did you mean:
    Runas_Alias MAILLIST = mailman

Not:
    Runas_Alias MAILLIST = %mailman

The '%' indicates a group.  Using '%mailman' *should* work so long
as user mailman is in the mailman group but it looked a bit odd.

When running it by hand does it still work if you run "su - mailman"
(as opposed to "su mailman")?

 - todd



More information about the sudo-users mailing list