10

I am researching if ADLDS or ADAM is suitable for handling the users of a company product. Currently we are using AD, but we are planning to scale to more customers without needing to buy CALs.

I got how to use ADSI Edit to add User & Groups, but I couldnt find any tool to do that like "Active Directory users and computers", and I would like to avoid developing one. Is there any free GUI to manage AD LDS?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Gerardo Grignoli
  • 14,058
  • 7
  • 57
  • 68

1 Answers1

3

You can still use an LDAP browser. Apache Directory Studio, which is working on the top of java (on both Windows and Linux) is the best Open source one.

JPBlanc
  • 70,406
  • 17
  • 130
  • 175