Update RHEL8 defaults to match reality

This commit is contained in:
Jakub Jelen 2020-11-20 23:10:00 +01:00
parent fb0932c993
commit e04dd2a1dc

View file

@ -11,6 +11,7 @@ __sshd_defaults:
SyslogFacility: AUTHPRIV
AuthorizedKeysFile: .ssh/authorized_keys
PasswordAuthentication: yes
PermitRootLogin: yes
ChallengeResponseAuthentication: no
GSSAPIAuthentication: yes
GSSAPICleanupCredentials: no