OpenAFS CVS Commit: openafs/src/rxkad by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 04 Nov 2006 10:36:50 EST


Update of /cvs/openafs/src/rxkad
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-4/src/rxkad

Modified Files:
      Tag: openafs-stable-1_4_x
	rxkad_server.c 
Log Message:
DELTA STABLE14-rxkad-server-bad-ticket-20061103
AUTHOR jaltman@secure-endpoints.com
FIXES 43862

The file server has been returning RXKADNOAUTH when the time between
the client and server is out of sync.  tkt_CheckTimes returns -1 for
recently expired tickets and -2 for tickets that have been expired for
a while.  In the -2 case we must return RXKADBADTICKET not RXKADNOAUTH.


--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-rxkad-server-bad-ticket-20061103 openafs/src/rxkad/rxkad_server.c 1.14.2.6 1.14.2.7