these were all issues raised in previous pull requests that needed to be resolved

This commit is contained in:
Avleen Vig
2013-06-26 16:52:02 -05:00
parent 49ddbf8868
commit 80d84deded
3 changed files with 29 additions and 8 deletions

View File

@@ -52,7 +52,7 @@ when determining requirements of a project or feature implementation.
Active Directory is typically managed through a variety of tools, including:
Gui Tools
GUI Tools
* Active Directory Users & Computers (to manage the users, computers,
and groups in a domain)
@@ -62,9 +62,9 @@ Gui Tools
Command Line Tools
* Powershell (through the Active Directory cmdlets)
* ldp (an extremely low-level tool for interacting with LDAP directly - not
recommended for most uses)
* Powershell - through the Active Directory cmdlets
* ldp - an extremely low-level tool for interacting with LDAP directly, not
recommended for most uses
OpenLDAP
--------