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
fe260899ba8f455c450ef0f76c4c5f4224bbcee3
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