Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

HELP: apache + auth_ldap + active directory = [LDAP: ldap_..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  aliasing to a variable?  
Author Message
edsnooper

External


Since: Jul 13, 2006
Posts: 2



(Msg. 1) Posted: Thu Jul 13, 2006 6:10 pm
Post subject: HELP: apache + auth_ldap + active directory = [LDAP: ldap_simple_bind_s() failed][Invalid Credentials]
Archived from groups: alt>apache>configuration (more info?)

Hello Kind Person,

I am trying to use auth_ldap and apache (2.0.5Cool on a windows machine
to authenticate to a active directory, BUT I am getting the following
error in the log:

[Thu Jul 13 15:09:29 2006] [warn] [client 129.6.84.222] [5224]
auth_ldap authenticate: user kkwiatek authentication failed; URI
/myproject [LDAP: ldap_simple_bind_s() failed][Invalid Credentials]

[Thu Jul 13 15:09:41 2006] [warn] [client 129.6.84.222] [5224]
auth_ldap authenticate: user testbusobj authentication failed; URI
myproject [LDAP: ldap_simple_bind_s() failed][Invalid Credentials]



my httpd.conf looks like :

AuthLDAPURL
ldaps://campus.school.edu:389/dc=campus,dc=school,dc=edu?samAccountName?sub?(objectCategory=person)
AuthLDAPBindDN "CN=myldapuser,dc=campus,dc=school,dc=edu"
AuthLDAPBindPassword abcd1234

I can do the following successfully:
ldifde -f search.ldf -s campus -d dc=campus,dc=school,dc=edu -b
myldapuser domain abcd1234

ANY IDEAS on how to trouble shoot? HOW can I figure out what auth_ldap
is sending to AD?

Thanks,
Keith

 >> Stay informed about: HELP: apache + auth_ldap + active directory = [LDAP: ldap_.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Problem with auth_ldap in Apache 2.0.47 vs Active Directory - Hi - Can anyone help with a problem I'm experiencing with auth_ldap? I have built Apache 2.0.47 with the auth_ldap module (on Solaris 8) and want to use it to authenticate against our Active Directory database. I have got to a point where it is clearl...

Apache and LDAP using Sun ONE/Java Directory Server (iPlan.. - I'm using Sun ONE/Java Directory Server (formerly iPlanet) for user authentication. I want to use that to authenticate users for an internal web site. Unfortunately, Apache apparently assumes that I'm using OpenLDAP. Does Apache have the ability to...

Apache 2.x Active Directory Authentication - Hi, I've started doing research this weekend to see whether Apache (in my case 2.x) can authenticate against Microsoft Active Directory. I will be developing an Intranet application in the coming months, and would like to be able to limit access to..

Apache 2.0 with Subversion authenticate against Active Dir.. - Hi *, running the subversion module on Apache 2.0 I want the user to authenticate with his/her user name and password managed by a Microsoft Windows 2000 Domain Controller. It should be possible to do this using the LDAP protocol. The configuration..

apache 2.0.48 ldap - I tried to install apache_2.0.48 with ldap like "./configvre" \ "--prefix=/pooh-local/apache" \ "--with-ssl=/vsr/local/ssl" \ "--enable-ssl" \ "--enable-most" \ "--with-ldap" \...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]