On Tue, Feb 4, 2020 at 12:49 PM Todd Zullinger <t...@pobox.com> wrote:
>
> Hi,
>
> Mario Michele Macaluso wrote:
> > Il 03/02/20 22:23, Mike Wright ha scritto:
> >> Cmnd_Alias LXC=/usr/bin/lxc
> >>
> >> root    ALL=(ALL:ALL) ALL
> >> mike    ALL=(ALL) NOPASSWD:LXC
> >
> > I'm not sure, but it could be (space required)
> >
> > mike    ALL=(ALL) NOPASSWD: LXC
>
> White space is optional there, so that shouldn't have any
> effect.
>
> The sudoers(5) man page says:
>
>     White space between elements in a list as well as
>     special syntactic characters in a User Specification
>     (‘=’, ‘:’, ‘(’, ‘)’) is optional.
>
> And FWIW, I have working rules with and without spaces¹.
>
> My bet is on another rule interfering, due to user mike
> being in group admin or sudo.  I've run into that myself.
>
> ¹ Because the rules were added at different times by
> different people, not because I like to have messy white
> space. ;)
>

      It is possible the sudoers file behaves in a "last line wins"
fashion. Move your lxc line to the end of the file and try again.

> --
> Todd
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to