Add user specific entires for sudo.
This commit is contained in:
parent
68f0c5f66e
commit
369f4a4f08
4 changed files with 16 additions and 0 deletions
4
base-files/sudoers.d/root-access
Normal file
4
base-files/sudoers.d/root-access
Normal file
|
@ -0,0 +1,4 @@
|
|||
## Allow users access to root using their own passwords.
|
||||
tadgy ALL=(root) ALL
|
||||
# FIXME: Remove user on afterdark.lan.
|
||||
urchlay ALL=(root) ALL
|
Loading…
Add table
Add a link
Reference in a new issue