[OpenAFS] Heimdal and openafs with Debian.
Love
lha@stacken.kth.se
19 Aug 2002 16:45:47 +0200
Daniel Swärd <excds@kth.se> writes:
> This is what I've got. Is this totally wrong?
>
> ktutil -k keytab.afs list
> keytab.afs:
>
> Vno Type Principal
> 2 des-cbc-crc afs@SYD.KTH.SE
> 2 des-cbc-md4 afs@SYD.KTH.SE
> 2 des-cbc-md5 afs@SYD.KTH.SE
> 2 des3-cbc-sha1 afs@SYD.KTH.SE
The AFSKEYFILE assumes that you cellname is in /usr/afs/etc/ThisCell. If
the realm differs from the cellname it assumes that its in the first line
of /usr/afs/etc/krb.conf.
Without this information it will probably fail, and it will probably fail
to tell you have it have failed.
Love