diff --git a/SSH/SSH-Configuration.bash b/SSH/SSH-Configuration.bash index a7ab9b8..f2c42d3 100755 --- a/SSH/SSH-Configuration.bash +++ b/SSH/SSH-Configuration.bash @@ -29,7 +29,6 @@ PrintMotd no PubkeyAuthentication yes PasswordAuthentication no ChallengeResponseAuthentication no -AcceptEnv LANG LC_* Banner /etc/ssh/banner AuthorizedKeysFile .ssh/authorized_keys Subsystem sftp /usr/libexec/openssh/sftp-server