> Yes, klist -V, added in 1.7. (Which appears to be undocumented. I'll > fix that.)
Hmm, on windows it just returns "Kerberos for Windows", while on linux it returns "Kerberos 5 version 1.9.1". This is with my static linked windows build, so not sure if that's messing things up (like if it looks for a version resource), I'll have to check that. But yes, either including patchlevel.h in krb5.h, either textually or by copying it during install into krb5/patchlevel.h and including that, would be great. Thanks, Chris On 2011/07/26 04:23, Greg Hudson wrote: > On Tue, 2011-07-26 at 02:04 -0400, Chris Hecker wrote: >> From these, it looks like there was a plan to at least add a reliable >> command line switch to one of the apps, did that happen? > > Yes, klist -V, added in 1.7. (Which appears to be undocumented. I'll > fix that.) > > It might be nice to have the major and minor version in krb5.h, > especially if we're generating it anyway, but so far we don't. > > > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
