This website requires JavaScript.
Explore
Chat
Change Password
Martial Arts
Help
Register
Sign In
AniNIX
/
ShadowArch
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
1
Releases
Wiki
Activity
Files
1e4d4a806a0c33622f7ec85a4570f3ae5a00dc74
ShadowArch
/
AdminScripts
/
open-guest
T
4 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Adding Admin and Shared scripts
2016-11-09 22:25:00 -06:00
#!/bin/bash
chsh -s /bin/bash guest
usermod -a -G ssh_allow_grp guest
passwd guest
Reference in New Issue
Copy Permalink