Hi, in last CVS openafs version klog does not work with kaserver. It Produces:
Unable to authenticate to AFS because AuthServer returned incorrect response. Problem is with last change to src/kauth/kaprocs (from 1.10 to 1.11), server now returns cell name (krb realm), but check chkstr(caller->cell) in src/kauth/authclient.c, function CheckTicketAnswer does not expect it (caller->cell is empty string). Pavel Semerad _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
