Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Test Windows AD Integration on a workgroup machine

Is there a dev aid that can simulate Windows AD on a non-domain machine, aka my dev laptop?

like image 876
ProfK Avatar asked Feb 19 '26 08:02

ProfK


1 Answers

Yes, to a certain degree, Active Directory Lightweight Directory Services (AD LDS - formerly known as AD/AM), can do this.

It's a Windows service that you can install, start and stop on a dev machine and that works very closely like the "real" Active Directory.

There are some limitations - see the MSDN docs for details.

Marc

UPDATE: AD LDS comes with Win Server 2003 R2 and Win Server 2008, or can be downloaded under its old name AD/AM (Active Directory/Application Mode) for Windows XP and WinServer 2003 from here:

http://www.microsoft.com/downloads/details.aspx?familyid=9688F8B9-1034-4EF6-A3E5-2A2A57B5C8E4&displaylang=en

like image 198
marc_s Avatar answered Feb 21 '26 15:02

marc_s



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!