From b5242c146cc0ca96e2b898a74fb060efda15bc77 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Tue, 22 Jul 2014 10:01:03 +0200 Subject: LDAP: Remove unused option ldap_group_uuid Reviewed-by: Jakub Hrozek --- src/man/sssd-ldap.5.xml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/man') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index d9b57220..843c90bd 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -855,19 +855,6 @@ - - ldap_group_uuid (string) - - - The LDAP attribute that contains the UUID/GUID of - an LDAP group object. - - - Default: nsUniqueId - - - - ldap_group_objectsid (string) -- cgit