View | Details | Raw Unified | Return to bug 1367
Collapse All | Expand All

(-)ssh_config.5 (+8 lines)
Lines 576-581 Link Here
576
It is possible to have
576
It is possible to have
577
multiple identity files specified in configuration files; all these
577
multiple identity files specified in configuration files; all these
578
identities will be tried in sequence.
578
identities will be tried in sequence.
579
.It Cm KbdInteractiveAuthentication
580
Specifies whether to use keyboard-interactive authentication.
581
The argument to this keyword must be
582
.Dq yes
583
or
584
.Dq no .
585
The default is
586
.Dq yes .
579
.It Cm KbdInteractiveDevices
587
.It Cm KbdInteractiveDevices
580
Specifies the list of methods to use in keyboard-interactive authentication.
588
Specifies the list of methods to use in keyboard-interactive authentication.
581
Multiple method names must be comma-separated.
589
Multiple method names must be comma-separated.

Return to bug 1367