[BACK]Return to sshd_config.5 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/sshd_config.5 between version 1.181 and 1.182

version 1.181, 2014/12/11 05:25:06 version 1.182, 2014/12/12 00:02:17
Line 210 
Line 210 
 .Dq bsdauth  .Dq bsdauth
 device.  device.
 .Pp  .Pp
 If the  
 .Dq publickey  
 method is listed more than one,  
 .Xr sshd 8  
 verifies that keys that have been successfully are not reused for subsequent  
 authentications.  
 For example, an  
 .Cm AuthenticationMethods  
 of  
 .Dq publickey,publickey  
 will require successful authentication using two different public keys.  
 .Pp  
 This option is only available for SSH protocol 2 and will yield a fatal  This option is only available for SSH protocol 2 and will yield a fatal
 error if enabled if protocol 1 is also enabled.  error if enabled if protocol 1 is also enabled.
 Note that each authentication method listed should also be explicitly enabled  Note that each authentication method listed should also be explicitly enabled

Legend:
Removed from v.1.181  
changed lines
  Added in v.1.182