Transférer les fichiers vers 'ecoleA'
This commit is contained in:
6
ecoleA/config-computer.sh
Normal file
6
ecoleA/config-computer.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
loadkeys fr
|
||||
|
||||
USER_DO=aoste
|
||||
echo "$USER_DO ALL=(ALL:ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/010-$USER_DO-nopassword
|
||||
|
||||
Reference in New Issue
Block a user