CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/04 17:30:16
Modified files:
usr.bin/ssh : auth1.c auth2.c
Log message:
Make protocol 1 MaxAuthTries logic match protocol 2's.
Do not treat the first protocol 2 authentication attempt as
a failure IFF it is for method "none".
Makes MaxAuthTries' user-visible behaviour identical for
protocol 1 vs 2.
ok dtucker@
