RE: [EMAIL PROTECTED] Secure LDAP Auth to Active Directory

2007-07-13 Thread Aaron Smith
OTECTED] System Administrator (269) 337-7496 Kalamazoo College -Original Message- From: Eric Covener [mailto:[EMAIL PROTECTED] Sent: Thursday, July 12, 2007 5:22 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Secure LDAP Auth to Active Directory On 7/12/07, Aaron Smith <[EMAIL

Re: [EMAIL PROTECTED] Secure LDAP Auth to Active Directory

2007-07-12 Thread Eric Covener
On 7/12/07, Aaron Smith <[EMAIL PROTECTED]> wrote: Well, I tried added that but it didn't seem to help. It's acting like it can't find the shared libraries for OpenLDAP. I have the directory in SHLIB_PATH and I a -L/usr/local/OpenLDAP.2.3/lib in the line before the error, so I'm not sure how el

Re: [EMAIL PROTECTED] Secure LDAP Auth to Active Directory

2007-07-12 Thread Brian Foddy
My full config for hpux b11.11 (httpd 2.2.4) is ./configure --prefix=/tmp/apache --enable-so --enable-modules=all --disable-auth-digest --with-ldap-lib=/opt/openldap/lib --with-ldap-include=/opt/openldap/include --with-ldap-sdk=openldap --with-ldap --enable-authnz-ldap --enable-mods-shared=all

RE: [EMAIL PROTECTED] Secure LDAP Auth to Active Directory

2007-07-12 Thread Aaron Smith
Well, I tried added that but it didn't seem to help. It's acting like it can't find the shared libraries for OpenLDAP. I have the directory in SHLIB_PATH and I a -L/usr/local/OpenLDAP.2.3/lib in the line before the error, so I'm not sure how else to direct it to the appropriate libraries. --

Re: [EMAIL PROTECTED] Secure LDAP Auth to Active Directory

2007-07-11 Thread Brian Foddy
Aaron Smith wrote: So I’m having a devil of a time getting Apache 2.0.55 compiled on an HP-UX 11.11 system to support secure LDAP authentication to our Active Directory servers. I configure it like so: ./configure --prefix=/opt/apache2 --enable-auth-dbm=shared --enable-expires=shared --enabl

[EMAIL PROTECTED] Secure LDAP Auth to Active Directory

2007-07-11 Thread Aaron Smith
So I'm having a devil of a time getting Apache 2.0.55 compiled on an HP-UX 11.11 system to support secure LDAP authentication to our Active Directory servers. I configure it like so: ./configure --prefix=/opt/apache2 --enable-auth-dbm=shared --enable-expires=shared --enable-headers=shared --en