Since my original posting I had quit calling pr_Initialize. Also, since my original posting I had added the call to ka_Init(0).
I had gotten my original model from some other code done by another party done at our institution. Afterwards I looked in the klog code and made the modifications you are now suggesting. It didn't make the problem go away. John Hayes > well, a guess would be rx_Init() was never called, but seeing what your > source is that seems unlikely. > > i'll suggest at the beginning, adding: > > ka_Init(0); > > though realistically that should make no difference. > > The other thing is, why are you calling pr_Initialize at all? > > UserAuthenticateGeneral will do that for you, initializing to the target > cell, when it calls ka_GetAFSTicket. > > > > > > > _______________________________________________ > OpenAFS-devel mailing list > [EMAIL PROTECTED] > https://lists.openafs.org/mailman/listinfo/openafs-devel > -- Once you set foot on this path, you see it everywhere! _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
