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