Russ Allbery <[EMAIL PROTECTED]> writes: > Right, but what about profile_get_values? That's an internal function, > although it does look like MIT exports it. The normal Kerberos API > exports krb5_get_profile, but it doesn't provide any functions in krb5.h > to use the resulting profile struct.
Ah, I see, they're shipping support/profile as a separate library called libk5profile, and that exports all of those functions. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
