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=18756>. 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=18756 Apache core dump when using LDAP authentification. ------- Additional Comments From [EMAIL PROTECTED] 2003-10-29 11:50 ------- Hi, For the last comment, i agree it's not normal apache segfault parsing the url, You seem want to do authentication against active directory which is impossible with mod_auth_ldap. Dealing with active directory for user/access is different than ldap auth. First you have to bind with a authorized user/pass to the active directory and get the name of the user (not the login), then you have to bind with this name and password you receive and look if bind is ok, if bind ok, then the user is valid. I should get an access on a solaris (sparc) box soon (finally) and then continue working on all these bugs. Somebody could tell me with which compiler (gcc or sun) did they use to compile Apache ? Matthieu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
