DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43249>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43249 ------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 12:26 ------- I dont think, that my environment is weird. Its a fresh Solaris 10 install with all latest patch clusters. My configure command is: ./configure --prefix=/opt/local/app/apache-2.2.4 --enable-mods-shared=most --enable-so --with-mpm=worker --enable-nonportable-atomics --disable-userdir --disable-authn-dbd --disable-authn-dbm --disable-authz-dbm --disable-authnz-ldap --disable-status --disable-dbd --disable-dav --disable-dav-fs --disable-dav-lock --disable-cgi --enable-cgid --enable-unique-id --enable-suexec --with-suexec-caller=webservd --with-suexec-docroot=/data/web --with-suexec-uidmin=100 --with-suexec-gidmin=100 --with-suexec-logfile=/data/logs/suexec_log --enable-ssl --enable-authnz-ldap --enable-ldap --with-ldap-lib=/usr/lib --with-ldap-include=/usr/include --with-ldap=yes --with-ssl=/opt/local --enable-proxy --enable-proxy-http The SUN LDAP packages SUNWhea SUNWlldap are installed. No OpenLDAP and no SFW LDAP (like SFWoldap). $ ls -l /usr/include/*ldap* -rw-r--r-- 1 root bin 56030 Jan 21 2005 /usr/include/ldap.h $ ls -l /usr/lib/*ldap* lrwxrwxrwx 1 root root 12 Feb 13 2007 /usr/lib/libldap.so -> libldap.so.5 -rwxr-xr-x 1 root bin 214076 Jan 23 2005 /usr/lib/libldap.so.4 -rwxr-xr-x 1 root bin 367208 Jan 24 2007 /usr/lib/libldap.so.5 lrwxrwxrwx 1 root root 13 Feb 13 2007 /usr/lib/libsldap.so -> libsldap.so.1 -rwxr-xr-x 1 root bin 233416 Jan 24 2007 /usr/lib/libsldap.so.1 -rw-r--r-- 1 root bin 18479 Jan 22 2005 /usr/lib/llib-lldap -rw-r--r-- 1 root bin 78630 May 29 06:03 /usr/lib/llib-lldap.ln -rw-r--r-- 1 root bin 3490 Jan 22 2005 /usr/lib/llib-lsldap -rw-r--r-- 1 root bin 86080 May 29 06:04 /usr/lib/llib-lsldap.ln -rwxr-xr-x 1 root bin 116764 May 29 20:49 /usr/lib/nss_ldap.so.1 /usr/lib/ldap: total 388 -r-xr-xr-x 1 root bin 131282 Nov 7 2006 idsconfig -r-xr-xr-x 1 root bin 50532 Jan 23 2005 ldap_cachemgr How I said, there is nothing weird. I would laugh if any other user can use the .htaccess authorization against LDAP without SSL with these SUN LDAP libs without a patch. And in fact I dont know if the ldapssl_init(..., 0) and ldap_init(...) are really equivalent in the SUN LDAP implementation. But I dont think so, otherwise both versions should work. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
