14 lines
392 B
Text
14 lines
392 B
Text
#ControlMaster auto
|
|
#ControlPath ~/.ssh/controlmasters/%r@%h:%p
|
|
CanonicalizeHostname yes
|
|
CanonicalDomains home.ld linux-help.org
|
|
CanonicalizeMaxDots 1
|
|
CanonicalizeFallbackLocal yes
|
|
|
|
GSSAPIAuthentication no
|
|
GSSAPIDelegateCredentials no
|
|
|
|
Include config.d/*.inc
|
|
IdentityAgent /run/user/%i/gnupg/S.gpg-agent.ssh
|
|
#RemoteForward /run/user/%i/gnupg/S.gpg-agent /run/user/%i/gnupg/S.gpg-agent.extra
|
|
|