[964] in Zephyr_Bugs
Re: Help with zephyr-2.0.4 under kerberos 5, 1.0.5
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Dec 27 11:03:50 1998
Date: Sun, 27 Dec 1998 11:03:49 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: root <root@voyager.netkonect.co.uk>
Cc: zephyr-bugs@MIT.EDU
In-Reply-To: "[961] in Zephyr_Bugs"
> zwgc: You have no tickets cached while setting location
> zwgc: You have no tickets cached while subscribing
You need to get krb4 tickets before you can use krb4 programs like
zephyr. As far as I know the only way to do this with the stock krb5
source base is to be running a krb524d on your KDC and to use the
krb524init program to convert your krb5 tickets to krb4 tickets. (The
krb5 login program also knows how to fetch krb4 tickets directly from
the KDC if it is configured that way, but there's no other krb4 kinit
code in the krb5 release.)