[OpenAFS] aklog: unable to obtain tokens for cell folkvang.org (status: 11862791).

Derrick J Brashear shadow@dementia.org
Tue, 10 Feb 2004 00:42:31 -0500 (EST)


On Tue, 10 Feb 2004, Kevin wrote:

> So it seemed to be looking for a krb524 library, and in my newly built
> (and functional) 1.3.1 Kerberos system, I don't have such a library.
> Guessing that the code that used to be in this library is now in some
> other library (probably already linked against in the build attempt), I
> just renamed the krb524 library in the Makefile to krb5 and tried again.

It's possible they rolled those functions into libkrb5; i don't know.

> [appdefaults]
> 	# from http://grand.central.org/twiki\
> 	#  /bin/view/AFSLore/?topic=KerberosAFSInstall
>         afs_krb5 = {
>                 DUMMY.ORG = {
>                         afs = false
>                         afs/dummy.org = false
>                 }
>         }

Why false? Also, why both? afs *or* afs/dummy.org, which matches the key
you installed in KeyFile? The other shouldn't be in your database, and
shouldn't be specified here.

Try true, and try it with only the correct key.