From 69a88c4757dd24b1857954de7d043af1e5590b7f Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Wed, 5 Nov 2014 17:38:05 +0100 Subject: Revert "LDAP: Remove unused option ldap_group_uuid" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit b5242c146cc0ca96e2b898a74fb060efda15bc77. Reviewed-by: Lukáš Slebodník --- src/man/sssd-ldap.5.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/man') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 24bc34d3b..f45522bd5 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -858,6 +858,19 @@ + + ldap_group_uuid (string) + + + The LDAP attribute that contains the UUID/GUID of + an LDAP group object. + + + Default: nsUniqueId + + + + ldap_group_objectsid (string) -- cgit