X-Git-Url: http://www.project-moonshot.org/gitweb/?p=openssh.git;a=blobdiff_plain;f=sshd_config.5;h=01a949a6ae429a90b2ad600ee54fe0e45120a19e;hp=449afb30250a03db789df7d4ee8b4ba3289f8394;hb=HEAD;hpb=afca9d259be1d594e282f9a80714e4be12fea16e diff --git a/sshd_config.5 b/sshd_config.5 index 449afb3..01a949a 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -435,6 +435,16 @@ on logout. The default is .Dq yes . Note that this option applies to protocol version 2 only. +.It Cm GSSAPIRequireMIC +Specifies whether to permit authentication using GSS-API mechanisms +and/or contexts that do not support per-message integrity protection. +If +.Dq yes +then the server will fail an otherwise valid gssapi-with-mic authentication +if per-message integrity protection is not supported. +The default is +.Dq yes . +Note that this option applies to protocol version 2 only. .It Cm GSSAPIStrictAcceptorCheck Determines whether to be strict about the identity of the GSSAPI acceptor a client authenticates against. If