Multiple user config changes

Starting to make the system operable without using root.

Changes to groups, sudo, some file permissions.
Places all the user key config into users.pp
This commit is contained in:
Keith Whyte 2023-03-18 22:40:41 +01:00
parent 306bb24792
commit 51760b1bcf
8 changed files with 75 additions and 44 deletions

View file

@ -16,7 +16,7 @@ Defaults env_keep+=SSH_AUTH_SOCK
# User alias specification
# Cmnd alias specification
Cmnd_Alias OP_CMDS = /usr/bin/sngrep
Cmnd_Alias OP_CMDS = /usr/bin/sngrep, /usr/sbin/tcpdump
Cmnd_Alias DATABASE = /usr/bin/psql, /usr/bin/pg_dump
# User privilege specification