изменил пользователя ssh
This commit is contained in:
8
config
8
config
@@ -10,13 +10,15 @@ Host bastion_local
|
|||||||
StrictHostKeyChecking no
|
StrictHostKeyChecking no
|
||||||
UserKnownHostsFile /dev/null
|
UserKnownHostsFile /dev/null
|
||||||
LogLevel QUIET
|
LogLevel QUIET
|
||||||
|
|
||||||
Host *.qwarta.ru
|
Host *.qwarta.ru
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
User root
|
User adolgiy
|
||||||
|
#User root
|
||||||
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
|
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
|
||||||
|
|
||||||
Host *.sapientru.net
|
Host *.sapientru.net
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
User root
|
User adolgiy
|
||||||
|
#User root
|
||||||
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
|
IdentityFile /home/da2001/.ssh/sape_a.dolgiy
|
||||||
|
|||||||
Reference in New Issue
Block a user