Prechádzať zdrojové kódy

be compatible and allow environment=... in authorized_keys

Ralf S. Engelschall 23 rokov pred
rodič
commit
c25f5247ce
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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