On Tue, 2010-02-02 at 21:37 -0500, Fabiano Sidler wrote: > The error is printed in src/kadmin/cli/kadmin.c:1594 and I'd do some > research on it myself, if I were capable enough for it. Can someone here > reproduce the error or give me any hints?
Something is returning -1 instead of a valid error code, which is a bug. Unfortunately, the only way to get more information is to use a debugger and step through the code. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
