Explorar el Código

be compatible and allow environment=... in authorized_keys

Ralf S. Engelschall hace 23 años
padre
commit
c25f5247ce
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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