Removed ENV forward
This commit is contained in:
parent
87607b4127
commit
f51fa4b959
@ -29,7 +29,6 @@ PrintMotd no
|
|||||||
PubkeyAuthentication yes
|
PubkeyAuthentication yes
|
||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
ChallengeResponseAuthentication no
|
ChallengeResponseAuthentication no
|
||||||
AcceptEnv LANG LC_*
|
|
||||||
Banner /etc/ssh/banner
|
Banner /etc/ssh/banner
|
||||||
AuthorizedKeysFile .ssh/authorized_keys
|
AuthorizedKeysFile .ssh/authorized_keys
|
||||||
Subsystem sftp /usr/libexec/openssh/sftp-server
|
Subsystem sftp /usr/libexec/openssh/sftp-server
|
||||||
|
Loading…
Reference in New Issue
Block a user