Repository: cloudstack-docs-admin
Updated Branches:
  refs/heads/master 706219233 -> 863e1f9a6


moved ldap.firstname.attribute to the correct section.

Signed-off-by: Rajani Karuturi <rajanikarut...@gmail.com>

This closes #17


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/863e1f9a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/863e1f9a
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/863e1f9a

Branch: refs/heads/master
Commit: 863e1f9a6746e7b21fb3ae7ade3ec81d3c354c20
Parents: 7062192
Author: Rajani Karuturi <rajanikarut...@gmail.com>
Authored: Wed Aug 27 10:00:36 2014 +0530
Committer: Rajani Karuturi <rajanikarut...@gmail.com>
Committed: Wed Aug 27 10:13:53 2014 +0530

----------------------------------------------------------------------
 source/accounts.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/863e1f9a/source/accounts.rst
----------------------------------------------------------------------
diff --git a/source/accounts.rst b/source/accounts.rst
index 06a1660..83d7329 100644
--- a/source/accounts.rst
+++ b/source/accounts.rst
@@ -218,6 +218,9 @@ default values are for openldap)
 -  ``ldap.firstname.attribute``: firstname attribute within ldap for a user.
    Default value for AD and openldap is **givenname**.
 
+-  ``ldap.lastname.attribute``: lastname attribute within ldap for a user.
+   Default value for AD and openldap is **sn**.
+
 -  ``ldap.username.attribute``: username attribute for a user within LDAP.
    Default value is **SAMAccountName** for AD and **uid** for openldap.
 
@@ -232,9 +235,6 @@ Restricting LDAP users to a group:
 LDAP SSL:
 ~~~~~~~~~
 
--  ``ldap.lastname.attribute``: lastname attribute within ldap for a user.
-   Default value for AD and openldap is **sn**.
-
 -  ``ldap.truststore``, ``ldap.truststore.password``:  truststore, password
    to use for LDAP SSL.
  

Reply via email to