LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Ldap integration with Windows DC (https://www.linuxquestions.org/questions/linux-server-73/ldap-integration-with-windows-dc-697864/)

bkcreddy17 01-16-2009 10:58 PM

Ldap integration with Windows DC
 
Hi,
I have a job assigned to configure LDAP server. The client systems should pass through LDAP server and get authenticated from Windows Active Directory(mdc.example.com). I installed openldap in RHEL5 and configured it (ldap.example.com). All users will be in Win DC.
Code:

client1 ----->|LDAP|----->|WinDC|
  ^                        v
  |                        |
  --------<---------------<--

How can i do this and what shall i do? Please guide me regarding this.

acid_kewpie 01-18-2009 04:15 PM

what is the supposed purpose of the ldap server there? why not just do ldap directly against the DC? If you need to have a secondary ldap server, you would probably just want a replication agreement between the two, with the ldap box as a readonly replica.


All times are GMT -5. The time now is 02:07 PM.