On Sun, Jul 30, 2000 at 08:26:00AM -0400, Laszlo Vecsey wrote:
> I'm now running kerberos5 version 1.2.1 and coda 5.3.8, clients and
> servers all around.
>
> I get the following in /vice/auth2/AuthLog whenever I run kclog anywhere:
>
> 08:16:51 In Krb5GetKeys()
> 08:16:51 Authentication failed for "nO0IAA" from x.x.x.x
>
> The extra characters didn't show up but there are twenty of them in
> quotes, all garbled.
I believe the kerberos code prints the kerberos ticket as if it is a
regular username, but it happens to be a binary blob of data.
I don't know why the authentication failed.
Jan