Removed ENV forward

This commit is contained in:
Price Hiller 2021-09-30 13:14:41 +00:00
parent 87607b4127
commit f51fa4b959

View File

@ -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