Skip to content

Commit

Permalink
AMBARI-25056. Fixing typo for ldap-manage-services (#2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanardhanhw authored and smolnar82 committed Dec 20, 2018
1 parent 3c28378 commit c8e80ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ambari-server/docs/security/ldap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ The following arguments must be supplied when **enabling** LDAP:
--ldap-enabled-ambari=<true|false>
Whether to enable/disable LDAP authentication
for Ambari, itself
--ldap-manage-servic=<true|false>
--ldap-manage-services=<true|false>
Whether Ambari should manage the LDAP configurations
for specified services
--ldap-enabled-services=<*|service names>
Expand Down Expand Up @@ -558,4 +558,4 @@ to take. This is because even though Ambari is managing the LDAP configuration f
<a name="sync-using-cli"></a>
## Synching LDAP users with Ambari Using the CLI

After setting up your LDAP integration, you must synchronize LDAP users and groups with Ambari, using the .`ambari-server sync-ldap [option]` utility. Please read [this guide](https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.1/ambari-authentication-ldap-ad/content/authe_ldapad_synchronizing_ldap_users_and_groups.html) carefully for further information.
After setting up your LDAP integration, you must synchronize LDAP users and groups with Ambari, using the `ambari-server sync-ldap [option]` utility. Please read [this guide](https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.1/ambari-authentication-ldap-ad/content/authe_ldapad_synchronizing_ldap_users_and_groups.html) carefully for further information.

0 comments on commit c8e80ce

Please sign in to comment.