Re: [EMAIL PROTECTED] using ldap secure causes core dump STUMPED

2008-11-25 Thread Minson, John M Mr ARMY GUEST
/ --with-ldap=/usr/local/lib --with-ldap=/usr/local/lib/ Tom Evans wrote: On Mon, 2008-11-24 at 14:00 -0500, Minson, John M Mr ARMY GUEST wrote: note thi sis apache 2.2.10 # ldd httpd libldap.so.5 = /usr/lib/libldap.so.5 libdl.so.1 =/lib/libdl.so.1

Re: [EMAIL PROTECTED] using ldap secure causes core dump PROGRESS Then STUMPED Again

2008-11-25 Thread Minson, John M Mr ARMY GUEST
never occured I'm growing weary of the chase Minson, John M Mr ARMY GUEST wrote: I have tried every combination of --with-ldap-lib --with-ldap-include --with-ldap I can think of . Using --with-ldap-lib=/usr/local/lib/libldap.so --with-ldap-include=/usr/local/ --with-ldap lets

[EMAIL PROTECTED] attempting to use ldaps causes core dump

2008-11-24 Thread Minson, John M Mr ARMY GUEST
If I attempt to use a secure ldap connection (apache 2.2.10) I get [Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client 150.125.168.140] ldap authorize: Creating LDAP req structure [Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit signal Segmentation fault (11), possible

[EMAIL PROTECTED] using ldap secure causes core dump

2008-11-24 Thread Minson, John M Mr ARMY GUEST
If I attempt to use ldaps I get [Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client 150.125.168.140] ldap authorize: Creating LDAP req structure [Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit signal Segmentation fault (11), possible coredump in /usr/local/httpd Works

Re: [EMAIL PROTECTED] attempting to use ldaps causes core dump

2008-11-24 Thread Minson, John M Mr ARMY GUEST
of gdb is now 10 minutes in length This is Solaris 10 fwiw Eric Covener wrote: On Mon, Nov 24, 2008 at 10:28 AM, Minson, John M Mr ARMY GUEST [EMAIL PROTECTED] wrote: If I attempt to use a secure ldap connection (apache 2.2.10) I get [Mon Nov 24 10:19:07 2008] [debug

Re: [EMAIL PROTECTED] attempting to use ldaps causes core dump

2008-11-24 Thread Minson, John M Mr ARMY GUEST
in prldap_get_session_info () from /usr/lib/libldap.so.5 My knowledge of gdb is now 10 minutes in length This is Solaris 10 fwiw Eric Covener wrote: On Mon, Nov 24, 2008 at 10:28 AM, Minson, John M Mr ARMY GUEST [EMAIL PROTECTED] wrote: If I attempt to use a secure ldap connection

Re: [EMAIL PROTECTED] mod_authnz_ldap

2008-11-20 Thread Minson, John M Mr ARMY GUEST
the 'user' is coming from mod_auth_kerb . I am going to hack the code (mod_authnz_ldap) to strip off the '@wherever' part . Eric Covener wrote: On Wed, Nov 19, 2008 at 2:06 PM, Minson, John M Mr ARMY GUEST [EMAIL PROTECTED] wrote: using 'snoop' I determined that the ldap module

[EMAIL PROTECTED] mod_authnz_ldap

2008-11-19 Thread Minson, John M Mr ARMY GUEST
I'm trying to implement mod_authnz_ldap and get the following error auth_ldap authorise: User DN not found, ldap_search_ext_s() for user failed I have tried dozens of combinations of AuthLDAPUrl and AuthLDAPBindDN Is there anyway to get it to display the 'User DN' its trying to use ? apache

Re: [EMAIL PROTECTED] mod_authnz_ldap

2008-11-19 Thread Minson, John M Mr ARMY GUEST
: On Wed, Nov 19, 2008 at 1:21 PM, Minson, John M Mr ARMY GUEST [EMAIL PROTECTED] wrote: I'm trying to implement mod_authnz_ldap and get the following error auth_ldap authorise: User DN not found, ldap_search_ext_s() for user failed I have tried dozens of combinations of AuthLDAPUrl