ソースを参照

be compatible and allow environment=... in authorized_keys

Ralf S. Engelschall 23 年 前
コミット
c25f5247ce
1 ファイル変更1 行追加0 行削除
  1. 1 0
      openssh/sshd_config

+ 1 - 0
openssh/sshd_config

@@ -38,4 +38,5 @@ PermitRootLogin          yes
 PermitEmptyPasswords     no
 UseLogin                 no
 PrintMotd                yes
+PermitUserEnvironment    yes