automated terminal push
This commit is contained in:
1
server/provision/private.key
Normal file
1
server/provision/private.key
Normal file
@@ -0,0 +1 @@
|
||||
the private key!!
|
||||
@@ -59,6 +59,10 @@ useradd -u 1042 -g 1042 -rm -d /home/shinobi -s /bin/bash shinobi
|
||||
|
||||
echo 'shinobi:shinobi' | chpasswd
|
||||
|
||||
mkdir /home/shinobi/.ssh/
|
||||
|
||||
cp /private.key /home/shinobi/.ssh/
|
||||
|
||||
##
|
||||
## restrict permissions on home
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user