=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config.5,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- src/usr.bin/ssh/ssh_config.5 2007/08/15 12:13:41 1.102 +++ src/usr.bin/ssh/ssh_config.5 2007/09/21 03:05:23 1.103 @@ -34,8 +34,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh_config.5,v 1.102 2007/08/15 12:13:41 stevesk Exp $ -.Dd $Mdocdate: August 15 2007 $ +.\" $OpenBSD: ssh_config.5,v 1.103 2007/09/21 03:05:23 djm Exp $ +.Dd $Mdocdate: September 21 2007 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -576,6 +576,14 @@ It is possible to have multiple identity files specified in configuration files; all these identities will be tried in sequence. +.It Cm KbdInteractiveAuthentication +Specifies whether to use keyboard-interactive authentication. +The argument to this keyword must be +.Dq yes +or +.Dq no . +The default is +.Dq yes . .It Cm KbdInteractiveDevices Specifies the list of methods to use in keyboard-interactive authentication. Multiple method names must be comma-separated.