| Apache integration with Active Directory Hi ,
I have a LDAP on Windows 2003 (192.168.1.101). I have installed the Apache 2.2.8 on Redhat 5. Now I was to integrate the Apache with LDAP.
Full Domain is = mysandbox.com
LDAP Host = 192.168.1.101 on port 389
Apache Host = 192.168.1.102 (source.mysandbox.com) and listen on port 80
All the modules for LDAP are loaded as I made the LoadModule entries for all LDAP related modules.
Now I need your help to integrate.
1. With what all option should I create a test user called 'tester' with password 'passwd' in LDAP. Any object class should I define ?
2. The exact entries which I can put in httpd.conf file of Apache. I just want to see the raw setup.
Waiting for your valuable comments and suggestions
Thanks
Naveed |