Testing LDAP Connections to Active Directory Server

妖精的绣舞 提交于 2019-12-23 19:15:35

问题


I'm writing a Linux application that accesses a LDAP server (currently OpenLDAP).

I would like to also test the application with an Active Directory server since that might be used in production.

Is there any free demo or trial version from Microsoft that would allow me to run this test in a VM ?


回答1:


Yes, you can download a evaluation copy of Windows Server 2008 R2. You have 180 days to do your evaluation. After you successfully install the Windows Server 2008 R2, you just click Windows button and type in "dcpromo". It will launch a wizard and guide you setting up the domain controller (i.e. the LDAP server + KDC)



来源:https://stackoverflow.com/questions/4691556/testing-ldap-connections-to-active-directory-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!