Do you have a pointer to where Sun states that Solaris 11 solves this ? BTW Isn't OpenSolaris = Solaris 11 ? At least configure said: checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11
"Russ Allbery" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Markus Moeller <[EMAIL PROTECTED]> writes: > >> I tried to use your module on OpenSolaris and Solaris10 (with the >> standard hack of using OpenSolaris header files). It works fine on >> OpenSolaris but it fails on Solaris 10 as krb5_change_password does not >> seem to be an exported symbol of mech_krb5.so and I guess there is no >> easy fix. > > Correct. Solaris 10 didn't expose the full Kerberos API, only the GSSAPI > API, so you can't build Kerberos applications against the Kerberos > libraries shipped with Solaris 10. This is supposed to be fixed in > Solaris 11. > > -- > Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
