CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/09 19:52:57
Modified files:
usr.bin/ssh : auth2-gss.c auth2.c
Log message:
allow GSSAPI authentication to detect when a server-side failure causes
authentication failure and don't count such failures against MaxAuthTries;
bz#1244 from simon AT sxw.org.uk; ok markus@ before lock
