Author: Daniel Baumann Description: Setting DebianBanner in sshd_config to no. diff -Naurp openssh.orig/sshd_config openssh/sshd_config --- openssh.orig/sshd_config +++ openssh/sshd_config @@ -113,6 +113,7 @@ PrintMotd no # no default banner path #Banner none +DebianBanner no # Allow client to pass locale environment variables AcceptEnv LANG LC_*