[1607] in Kerberos_V5_Development
kadmin-created principals are expired, krb4 code thinks
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Aug 18 23:43:31 1996
Date: Sun, 18 Aug 1996 23:43:23 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krbcore@MIT.EDU
I created a principal called zephyr/zephyr using kadmin,
extracted a keytab, converted to a srvtab and attempted to use it for
my Zephyr servers. Unfortunately, I was unable to get tickets for the
servers, because the server principal is expired.
Apparently, kadmin creates principals with a 0 expiration
time, which the krb4 code in the KDC doesn't treat specially.
--Sam