diff --git a/80-rhel/config_files/common/sshd_config.anaconda b/80-rhel/config_files/common/sshd_config.anaconda index 39c0967..e6d4644 100644 --- a/80-rhel/config_files/common/sshd_config.anaconda +++ b/80-rhel/config_files/common/sshd_config.anaconda @@ -1,14 +1,8 @@ -Port 22 PermitRootLogin yes -IgnoreRhosts yes -StrictModes yes X11Forwarding yes X11DisplayOffset 10 -PrintMotd yes -XAuthLocation /bin/xauth -KeepAlive yes +PrintMotd no SyslogFacility AUTHPRIV -RSAAuthentication yes PasswordAuthentication yes PermitEmptyPasswords yes PermitUserEnvironment yes