add_new_user.sh: add webadmin as new user.
This commit is contained in:
12
supported-files/user_templates/webadmin/.ssh/config
Normal file
12
supported-files/user_templates/webadmin/.ssh/config
Normal file
@ -0,0 +1,12 @@
|
||||
Host wf.oopen.de 80.152.216.128 gw-d11.oopen.de d11.warenform.de
|
||||
user webadmin
|
||||
Protocol 2
|
||||
Port 9998
|
||||
ForwardAgent yes
|
||||
StrictHostKeyChecking no
|
||||
#Host 80.152.216.128
|
||||
# user webadmin
|
||||
# Protocol 2
|
||||
# Port 9997
|
||||
# ForwardAgent yes
|
||||
# StrictHostKeyChecking no
|
Reference in New Issue
Block a user