Mar
2008
Edit Active Directory LDAP Attributes with ADSI Edit
Posted by consultant under Active Directory , LDAP1 Comment

Active Directory is an implementation of LDAP directory services by Microsoft for use primarily in Windows environments. Microsoft provides a set of graphical tools to manage Active Directory so we don’t have to deal with LDAP concepts like distinguished names, attributes, schemas, etc. The provided tools are good, but there are certain instances in which we need to deal with LDAP directly to be able to perform tasks the tools does not provide.