Davide Bianchi <davide <at> walterisookeensufferukker.nl> writes:

>>I don't know what the extra '?cn?sub' at the end of the query string is for
>
>"cn" means that the attibute to use to login is the CN = common name,

Surely that's not what I want?  The username is in the sAMAccountName attribute.

>>[Fri Feb 27 11:26:09 2009] [notice] child pid 18708 exit signal Segmentation
>>fault (11)
>
>It looks like the module is not compiled correctly or has other problems.

The module and Apache itself are packages shipped by Fedora.  I turned on core
dumps (set 'CoreDumpDirectory /tmp' in httpd.conf) and got a backtrace with gdb:

#0  0x00158bbe in util_ald_cache_remove () from /etc/httpd/modules/mod_ldap.so
#1  0x00158daa in util_ald_cache_remove () from /etc/httpd/modules/mod_ldap.so
#2  0x00159549 in util_ald_cache_remove () from /etc/httpd/modules/mod_ldap.so
#3  0x00bfef78 in apr_xlate_open () from /etc/httpd/modules/mod_authnz_ldap.so
#4  0x00116cdf in __cxa_finalize () from /etc/httpd/modules/mod_auth_basic.so
#5  0x008978ad in ap_run_check_user_id () from /usr/sbin/httpd
#6  0x00899c40 in ap_process_request_internal () from /usr/sbin/httpd
#7  0x008ace8b in ap_process_request () from /usr/sbin/httpd
#8  0x008a9ab8 in ?? () from /usr/sbin/httpd
#9  0x008a4e9d in ap_run_process_connection () from /usr/sbin/httpd
#10 0x008b22d1 in ?? () from /usr/sbin/httpd
#11 0x008b25e3 in ?? () from /usr/sbin/httpd
#12 0x008b2f02 in ap_mpm_run () from /usr/sbin/httpd
#13 0x008877c9 in main () from /usr/sbin/httpd

Searching for this doesn't turn up anything obvious.

-- 
Ed Avis <e...@waniasset.com>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to