Skip to content

markdown #18

Description

@znotdead

Examples:

  1. Allow username to run various commands:
username ALL=/sbin/halt, /bin/kill
  1. Allow user username to run /sbin/halt without any password i.e. as root without authenticating himself:
username ALL= NOPASSWD: /sbin/halt
  1. Allow user username to run any command from /usr/bin directory on the system dev:
username dev = /usr/bin/*

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions