View | Details | Raw Unified | Return to bug 1408 | Differences between
and this patch

Collapse All | Expand All

(-)sshd_config.5 (-4 / +3 lines)
Lines 176-185 Link Here
176
This option is only available for protocol version 2.
176
This option is only available for protocol version 2.
177
By default, no banner is displayed.
177
By default, no banner is displayed.
178
.It Cm ChallengeResponseAuthentication
178
.It Cm ChallengeResponseAuthentication
179
Specifies whether challenge-response authentication is allowed.
179
Specifies whether challenge-response authentication is allowed (e.g. via
180
All authentication styles from
180
PAM or though authentication styles supported in
181
.Xr login.conf 5
181
.Xr login.conf 5 )
182
are supported.
183
The default is
182
The default is
184
.Dq yes .
183
.Dq yes .
185
.It Cm ChrootDirectory
184
.It Cm ChrootDirectory

Return to bug 1408