]> Frank Brehm's Git Trees - config/ns3/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Fri, 26 Nov 2021 05:48:44 +0000 (06:48 +0100)
committerFrank Brehm <frank@brehm-online.com>
Fri, 26 Nov 2021 05:48:44 +0000 (06:48 +0100)
bind/named.conf.options
ssh/ssh_config

index fdd93b49606f19af1b0ed9298fac623f79ad7d9b..0b087857cbd06f794934b9e9b793452e08b47f13 100644 (file)
@@ -73,6 +73,11 @@ key "dyn-dns-updater" {
        secret "gi69Yjzo1OSPVQ/oTTgw+Q==";
 };
 
+key "uhu-banane.de" {
+       algorithm hmac-sha256;
+       secret "Fp7S3LW+bSZZi2hFZUwFje47xW4cYTR6O4QfCUPoAGM=";
+};
+
 //###############################################################
 //# Kontrollkanäle für RNDC
 
index 9bdac9e0878b04c37e5dabd2aede2e537de261d7..1889cb4664a3fb17607b0d569daf217038ed7454 100644 (file)
@@ -48,7 +48,7 @@ Host *
 #   VisualHostKey no
 #   ProxyCommand ssh -q -W %h:%p gateway.example.com
 #   RekeyLimit 1G 1h
-#   UserKnownHostsFile ~/.ssh/known_hosts.d/%k
+    UserKnownHostsFile ~/.ssh/known_hosts.d/%k
     SendEnv LANG LC_*
     HashKnownHosts no
     GSSAPIAuthentication yes