new command

This commit is contained in:
Samu
2026-02-24 22:56:28 +01:00
parent 13c0cce3f5
commit 5ee21ee523

View File

@@ -32,3 +32,8 @@ sudo pam-auth-update
-:SalesGroupsld:ALL -:SalesGroupsld:ALL
``` ```
Make sure everything saved
```bash
echo "account required pam_access.so" | sudo tee -a /etc/pam.d/common-account
```