Have a look at /afs/pdc.kth.se/home/h/haba/Public/openafs-aix-2.diff The cfgexport.c patch should fix the 64-bit machine problem, the rxkad.p.h patch should fix the 32-bit problem. But there is a lot of defined(AFS_AIX52_ENV) in the patch which you'll have to change accordingly for other versions of AIX.
Tell us how it works. The theory is that 64-bit kernels can handle the bigger MAXKTCTICKETLEN of 12000 but the 32-bit kernels can not. 64-bit kernels have more symbols so they need the bigger SYMBUFSIZE. Harald. _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
