Kaynağa Gözat

Allowed SSH agent forwarding when using sudo

Tomas Bedrich 7 yıl önce
ebeveyn
işleme
3efc7ae54e
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      roles/common/templates/sudoers.j2

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

@@ -1 +1,4 @@
1 1
 {{ main_user_name }} ALL=(ALL) NOPASSWD: ALL
2
+
3
+# Allow SSH agent forwarding when using sudo
4
+Defaults    env_keep+=SSH_AUTH_SOCK

Loading…
İptal
Kaydet