Date: Sun, 28 May 2000 00:58:54 -0700
From: Matthew Braithwaite <[EMAIL PROTECTED]>
problem 2:
When Kerberos authentication fails on the server side for any reason, the
client bombs out with an ugly assertion failure:
assertion "need <= sizeof buf" failed: file "client.c", line 4158
Abort trap (core dumped)
fix 2:
I am not really Kerberos-savvy enough to see what is going on here
easily. If there is any trouble reproducing it please let me know. A
good way to get the above error is to leave the cvs principal out of the
CVS server's keytab.
I sent Jim Kingdon a patch to generate a better error message
recently, and I believe he checked it into the CVS sources.
Ian