Give back to the user the right to manage network connections

This commit is contained in:
xpetit 2021-06-07 17:17:37 +02:00
parent bd8e2c6574
commit 5c534dc386
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
1 changed files with 2 additions and 1 deletions

View File

@ -477,7 +477,8 @@ if ! test -v PERSISTENT; then
EOF
# Remove user abilities
gpasswd -d student sudo
sed -i 's/^%admin/# &/' /etc/sudoers
sed -i 's/^%sudo/# &/' /etc/sudoers
gpasswd -d student lpadmin
gpasswd -d student sambashare