On Mon, 2002-08-19 at 16:45, Love wrote: > Daniel Swärd <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] > > 2 des-cbc-md4 [EMAIL PROTECTED] > > 2 des-cbc-md5 [EMAIL PROTECTED] > > 2 des3-cbc-sha1 [EMAIL PROTECTED] > > 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.
I don't have a krb.conf, only krb5.conf. In ThisCell it says "syd.kth.se", which is correct? /Daniel