[5948] in Kerberos
Re: k5b5 login.krb5
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Oct 1 11:56:56 1995
To: hyc@troy.la.locus.com (Howard Chu)
Cc: kerberos@MIT.EDU
In-Reply-To: Your message of "01 Oct 1995 02:24:20 PDT."
<44lmo4$t0p@troy.la.locus.com>
Date: Sun, 01 Oct 1995 11:44:48 EDT
From: Sam Hartman <hartmans@MIT.EDU>
>>>>> "Howard" == Howard Chu <hyc@troy.la.locus.com> writes:
Howard> Is it my imagination, or does login.c only contain
Howard> Kerberos 4 code? There are no krb5_* function calls to be
Howard> seen anywhere in the source file. Since my AFS cellname is
Howard> different from my DCE realm name, when I try to run this
Howard> login program, it fails with
Howard> Kerberos error: Can't send request (send_to_kdc)
This, unfortunately, is not your imagination: login.krb5 is
significantly under-functional. Kerberos 5 is an active development
project; that means we're still writing new code. Unfortunately, the
fact that we need to write new code implies there is essential
functionality missing from the product.
There are plans to deal with this, although I'm not sure how
soon. It almost certainly won't be in Beta-6.
--Sam