X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fhomedir%2Fssh%2Fftpmaster-config;fp=config%2Fhomedir%2Fssh%2Fftpmaster-config;h=045ae29a8bcf145063842be3a0b70f919565d684;hb=50349d329a1a6453b7fbe158bcb22a2f71f60b98;hp=7c7e7346fdb27e8052d1774f9994dd81dce5a9d2;hpb=96435a89e1ee5581b25eb7b5b1722e987f5b5a44;p=dak.git diff --git a/config/homedir/ssh/ftpmaster-config b/config/homedir/ssh/ftpmaster-config index 7c7e7346..045ae29a 100644 --- a/config/homedir/ssh/ftpmaster-config +++ b/config/homedir/ssh/ftpmaster-config @@ -1,53 +1,33 @@ Protocol 2 ConnectTimeout 30 ServerAliveInterval 30 +ForwardX11 no +ForwardAgent no +StrictHostKeyChecking yes +PasswordAuthentication no +BatchMode yes Host bugs-sync Hostname bugs-master.debian.org User debbugs IdentityFile /srv/ftp-master.debian.org/s3kr1t/id_debbugs-vt - ForwardX11 no - ForwardAgent no - StrictHostKeyChecking yes - PasswordAuthentication no - BatchMode yes Host ddtp-sync Hostname i18n.debian.net User ddtp-dak IdentityFile /srv/ftp-master.debian.org/s3kr1t/ddtp-dak.rsa - ForwardX11 no - ForwardAgent no - StrictHostKeyChecking yes - PasswordAuthentication no - BatchMode yes Host morgue-sync Hostname stabile.debian.org User dak IdentityFile /srv/ftp-master.debian.org/s3kr1t/push_morgue - ForwardX11 no - ForwardAgent no - StrictHostKeyChecking yes - PasswordAuthentication no - BatchMode yes Host ries-sync Hostname ries.debian.org User dak - IdentityFile /home/dak/.ssh/id_franck - ForwardX11 no - ForwardAgent no - StrictHostKeyChecking yes - PasswordAuthentication no - BatchMode yes + IdentityFile /srv/ftp-master.debian.org/scripts/s3kr1t/ssh/id_franck Host external-security Hostname chopin.debian.org User dak - IdentityFile /home/dak/.ssh/push_external_files - ForwardX11 no - ForwardAgent no - StrictHostKeyChecking yes - PasswordAuthentication no - BatchMode yes + IdentityFile /srv/ftp-master.debian.org/scripts/s3kr1t/ssh/push_external_files