Re: double-quoted sudoOption values in LDAP sudoers

"Todd C. Miller" <[email protected]>
Newsgroups gmane.comp.tools.sudo.devel
Message-ID <[email protected]>
On Tue, 07 Jul 2015 11:06:36 -0600, "Todd C. Miller" wrote:

> I consider this a bug since the documentation says that a sudoOption
> is handled the same as Defaults entries in sudoers.  I'm testing
> a fix now.

I've committed a fix:
    http://www.sudo.ws/repos/sudo/rev/fe8291414179

Note that you don't really need double quotes in a sudoOption.
For example, the following is valid:

    sudoOption: group_plugin=sample_group.so /etc/sudo-group

With the fix you can now also do:

    sudoOption: group_plugin="sample_group.so /etc/sudo-group"

 - todd
____________________________________________________________
sudo-workers mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-workers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.