开发者

What is the easiest way to learn how to connect to LDAP using c# outside of a domain?

Is there a way that I can host a light weight version of LDAP on my developer box, so I can test out scenarios like creating a new domain account when a new employee is hired.

I am buil开发者_开发知识库ding an IT Service using NServiceBus that subscribes to a "NewEmployeeHired" message. When an employee is hired I need to be able to create a domain account for that employee that is activated on their start date.

I have very little experience with creating domain accounts via c#, so I would like to have a light weight environment where I can learn to do this.


Active Directory Lightweight Directory Services (or AD-LDS), formerly know as ADAM (Active Directory Application Mode), exists for just this kind of situation (and more, of course).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜