[OpenAFS] Kerberos 5, AFS, and no krb524d
Derrick J Brashear
shadow@dementia.org
Mon, 9 Jun 2003 23:20:57 -0400 (EDT)
On Mon, 9 Jun 2003, Derek Atkins wrote:
> This does seem to imply that your cell does not consider UPENN.EDU to
> be the "local" authentication realm. I don't know how/why this is the
> case (having not done it myself).
Well, what the heck is the "Realms" file you (someone?) suggested...
if ((cnffile = fopen(AFSDIR_SERVER_KCONF_FILEPATH, "r")) == NULL) {
return(KFAILURE);
}
should be /usr/afs/etc/krb.conf
e.g.
UPENN.EDU
should be what he wants.