RE: Apache AD / LDAP authentication issues.

2011-12-01 Thread Joseph L. Casale
>require ldap-user "greg.machin" Pretty sure that needs to be a DN... Do you actually have sAMAccountName Names written as x.x? Strange... When I visit the site I get the expected login prompt, authentication fails with my own account. >root@nzhmlwks0091:~# ldapsearch -h 192.168.32.2 -p 389 -D >

Apache AD / LDAP authentication issues.

2011-11-30 Thread Gregory Machin
Hi. Please advise if you can. I'm trying to configure apache to authenticate to MS AD server 2008R2, using LDAP. I have created a user in AD that is member of "Users" and nothing else. I can log into my workstation using this user with the password I set. My Apache configuration as follows : #