Re: [EMAIL PROTECTED] Re: authentication problem with apache2 + ldap + active directory

2006-06-19 Thread empty body
perfect! it worked (2.0.55, 2.2.2 with bundled SUN LDAP SDK, OpenLDAP). thank you so much for the tip! the network trace looks exactly the way it should (no reference record returned by AD). reading up on global catalog does not make it obvious that i should have used it, especially since other

[EMAIL PROTECTED] Re: authentication problem with apache2 + ldap + active directory

2006-06-18 Thread empty body
trying a few more things: compiled apache 2.2.2 with Sun Microsystems Inc. LDAP SDK that came with solaris: $ pkginfo -l SUNWlldap PKGINST: SUNWlldap NAME: LDAP Libraries CATEGORY: system ARCH: sparc VERSION: 11.8.0,REV=2000.01.08.18.12 BASEDIR: / VENDOR: Sun Microsyst

[EMAIL PROTECTED] Re: authentication problem with apache2 + ldap + active directory

2006-06-18 Thread empty body
I made some progress: after reading this post: http://tinyurl.com/rzjzf i have changed my config from AuthLDAPURL ldap://ad.host.name.com:389/DC=XYZ,DC=ABC,DC=com?sAMAccountName?sub?(objectClass=*) to AuthLDAPURL ldap://ad.host.name.com:389/OU=BLAH2,DC=XYZ,DC=ABC,DC=com?sAMAccountName?sub?(o

[EMAIL PROTECTED] Re: authentication problem with apache2 + ldap + active directory

2006-06-18 Thread empty body
to be a bit more specific, what i am not seeing is another bind request to AD that looks like this: --- Lightweight Directory Access Protocol LDAP Message, Bind Request Message Id: 1 Message Type: Bind Request (0x00) Version: 3 DN: CN=Lastname\, Firstname,OU

Re: [EMAIL PROTECTED] authentication problem with apache2 + ldap + active directory

2006-06-18 Thread empty body
http://tinyurl.com/k4d5n On 6/18/06, Arthur DiSegna <[EMAIL PROTECTED]> wrote: .. Hi, I am trying to setup authentication with AD as well but I am having the hard time compiling Apache. Do you mind emailing me your ./configure line? I have apr and apr-util compiled and installed

[EMAIL PROTECTED] authentication problem with apache2 + ldap + active directory

2006-06-17 Thread empty body
ldap authentication fails with the following message in the error log: - [Sat Jun 17 21:11:19 2006] [debug] mod_auth_ldap.c(337): [client 192.168.x.x] [22698] auth_ldap authenticate: using URL ldap://ad.host.name.com:389/DC=XYZ,DC=ABC,DC=com?sAMAccountName?sub?(objectClass=*) [Sat

Re: [EMAIL PROTECTED] compilation problem for apache2 + ldap on solaris 8

2006-06-17 Thread empty body
this worked, thank you. On 6/17/06, Rainer Sokoll <[EMAIL PROTECTED]> wrote: On Sat, Jun 17, 2006 at 12:59:19PM -0400, empty body wrote: > this is the error during make: [...] > ld: fatal: library -lnet: not found You need libnet (http://www.packetfactory.net/projects/libnet/)

[EMAIL PROTECTED] compilation problem for apache2 + ldap on solaris 8

2006-06-17 Thread empty body
this is the error during make: - /export/home/username/software/src/httpd-2.2.2/srclib/apr/libtool --silent --mode=link gcc -pthreads -fPIC -mv8plus -O3 -L/usr/local/lib -L/export/home/username/software/src/httpd-2.2.2/srclib/apr-util/xml/expat/lib -R/usr/local/lib -L/opt/OpenSSL/lib