K 10 svn:author V 5 gibbs K 8 svn:date V 27 1995-09-17T00:39:00.000000Z K 7 svn:log V 414 The problem. If the first request to kerberos is not a ticket request, it cores due to using the unitialized global req_name_ptr pointer. -Wall does not reveal this. Repeat by having an old valid ticket and start kerberos. rsh to a non-realm system. Also intialize lifetime to DEFAULT_TKT_LIFE and kerno to KSUCCESS since they can be refernced before being initialized. Submitted by: John Capo END