Skip to content

sudo -l will show info for everyone with the use of any ALL flag. #134

@simotek

Description

@simotek

In a scenario where you have testuserA and testuserB both in the testusers group. If you add the following line to the sudoers file both users will be able to see the output of sudo -l -U root. Currently the documentation is slightly ambiguous about whether this should be the intended behavior but we have customers that would rather it wasn't.

%testusers ALL = (testuserB) NOPASSWD: ALL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions