Is there a tutorial to substitute Microsoft Active Directory with OpenDS? DNS should have the information for LDAP and I would like to see how a Windows box should be configured to connect successfully to OpenDS.

link|improve this question

54% accept rate
feedback

closed as not constructive by Zypher Jan 23 at 19:53

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

AD is more than just an LDAP server. OpenDS doesn't completely replace it.

link|improve this answer
That's why I asked that question. It seems strange that there is not a documented solution to substitute AD using opends – rtacconi Nov 15 '10 at 13:39
feedback

This is a somewhat complex problem as it is a bundle of Kerberos, LDAP, DNS, and more needed to get it all working together.

Novell has a product called DSFW (Domain Services for Windows) that allows eDirectory to interact with AD like it were part of the domain. It is a mashup of all the needed parts.

link|improve this answer
And there's Samba4. And FreeIPA. – ptman Nov 15 '10 at 17:14
@patman yes probably they are the only solution. I am not sure about Samba management tools. Samba ha been alwasys to cumbersome to sue especially as DC. FreeIPA, at least, has a management console. I am not sure if MDS can be compared with FeeIPA – rtacconi Nov 17 '10 at 7:47
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.