Document ChallengeResponseAuthentication on EL systems

This commit is contained in:
Garrett Honeycutt 2016-10-28 11:50:32 -04:00
parent db16d8a029
commit 6c1beba7fb

View File

@ -275,7 +275,10 @@ LoginGraceTime option in sshd_config.
sshd_config_challenge_resp_auth
-------------------------------
ChallengeResponseAuthentication option in sshd_config.
ChallengeResponseAuthentication option in sshd_config. RedHat defaults
to setting this to no for EL 5, 6 and 7, though the module will set it
to 'yes'. Suggest setting to 'no' with Hiera on EL systems. This will
default to 'no' for those platforms in the next major release.
- *Default*: 'yes'