DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27126>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27126 Cannot build Apache with mod_auth_ldap module and SUN One DSRK Summary: Cannot build Apache with mod_auth_ldap module and SUN One DSRK Product: Apache httpd-2.0 Version: 2.0.48 Platform: Sun OS/Version: Solaris Status: UNCONFIRMED Severity: Normal Priority: Other Component: mod_auth_ldap AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I cannot build Apache with the mod_auth_ldap module and the Sun ONE Directory Server Resource Kit 5.2 (DSRK). util_ldap.c fails to compile and complains about not able to find definitions for LDAP_OPT_X_TLS_HARD, LDAP_OPT_X_TLS, LDAP_OPT_X_TLS_CACERTFILE etc. I cannot find definitions for any of these variables/constants in any SUN DSRK include files. The CHANGES in the Apache distro mentions -> " *) Updated mod_ldap and mod_auth_ldap to support the Novell LDAP SDK SSL and standardized the LDAP SSL support across the various LDAP SDKs. Isolated the SSL functionality to mod_ldap rather than speading it across mod_auth_ldap and mod_ldap. Also added LDAPTrustedCA and LDAPTrustedCAType directives to mod_ldap to allow for a more common method of specifying the SSL certificate. [Dave Ward, Brad Nicholes]" for 2.0.45. I can compile 2.0.44 just fine. Looks like some functionality broken 2.0.45 onwards. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
