изменил пользователя ssh
parent
fe3152586b
commit
62ec28d00d
6
config
6
config
|
@ -13,10 +13,12 @@ Host bastion_local
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue