Adding Admin and Shared scripts
This commit is contained in:
4
Admin/log-guest
Executable file
4
Admin/log-guest
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
chsh -s /usr/local/bin/logged-shell guest
|
||||
usermod -a -G ssh_allow_grp guest
|
||||
passwd guest
|
Reference in New Issue
Block a user