Kaynağa Gözat

Added "UseRoaming no" to ssh.config to fix OpenSSH: client bugs CVE-2016-0777 and CVE-2016-0778

see: http://undeadly.org/cgi?action=article&sid=2016011414
fengor 8 yıl önce
ebeveyn
işleme
e63661f982
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      roles/common/templates/etc_ssh_ssh_config.j2

+ 1
- 0
roles/common/templates/etc_ssh_ssh_config.j2 Dosyayı Görüntüle

@@ -6,4 +6,5 @@
6 6
     GSSAPIDelegateCredentials no
7 7
     MACs {{ macs }}
8 8
     PasswordAuthentication no
9
+    UseRoaming no
9 10
 

Loading…
İptal
Kaydet