Commands for user administration added

This commit is contained in:
m8in
2026-03-30 21:15:03 +02:00
parent e43b3fec9b
commit 5c9953e455
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
sudo usermod --remove --groups ssh_login "${1:?"Missing first parameter USER"}"