aboutsummaryrefslogtreecommitdiff
path: root/files/etc/ssh/ssh_config.freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'files/etc/ssh/ssh_config.freebsd')
-rw-r--r--files/etc/ssh/ssh_config.freebsd9
1 files changed, 0 insertions, 9 deletions
diff --git a/files/etc/ssh/ssh_config.freebsd b/files/etc/ssh/ssh_config.freebsd
deleted file mode 100644
index 9be624a..0000000
--- a/files/etc/ssh/ssh_config.freebsd
+++ /dev/null
@@ -1,9 +0,0 @@
-CanonicalizeHostname always
-CanonicalizeMaxDots 0
-CanonicalDomains ${domain}
-CanonicalizePermittedCNAMEs *.${domain}:*.${domain}
-KnownHostsCommand /usr/local/libexec/idm-ssh-known-hosts %H
-
-Host *.${domain}
- GSSAPIAuthentication yes
- GSSAPIDelegateCredentials yes