Browse Source

be compatible and allow environment=... in authorized_keys

Ralf S. Engelschall 23 years ago
parent
commit
c25f5247ce
1 changed files with 1 additions and 0 deletions
  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