Updated ssh_config to include config.d
This commit is contained in:
parent
fea9836193
commit
dcf9b4ab97
1 changed files with 2 additions and 1 deletions
|
@ -5,10 +5,11 @@ CanonicalDomains home.ld linux-help.org
|
||||||
CanonicalizeMaxDots 1
|
CanonicalizeMaxDots 1
|
||||||
CanonicalizeFallbackLocal yes
|
CanonicalizeFallbackLocal yes
|
||||||
|
|
||||||
|
|
||||||
GSSAPIAuthentication no
|
GSSAPIAuthentication no
|
||||||
GSSAPIDelegateCredentials no
|
GSSAPIDelegateCredentials no
|
||||||
|
|
||||||
|
Include config.d/*.inc
|
||||||
|
|
||||||
Host ceweb
|
Host ceweb
|
||||||
Hostname jand.dyndns.biz
|
Hostname jand.dyndns.biz
|
||||||
Port 22
|
Port 22
|
||||||
|
|
Loading…
Reference in a new issue