From d64940d823b7d860ef65e000f084fd3f62b51d81 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Fri, 5 Nov 2010 12:20:21 +0100 Subject: Review comments for namingContexts patches --- src/man/sssd-ldap.5.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'src/man') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 2762362bd..2123ffd1c 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1056,9 +1056,7 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com Default: the value of - ldap_search_base or the value - of the defaultNamingContext or namingContexts - attribute of the RootDSE of the LDAP server. + ldap_search_base @@ -1072,9 +1070,7 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com Default: the value of - ldap_search_base or the value - of the defaultNamingContext or namingContexts - attribute of the RootDSE of the LDAP server. + ldap_search_base @@ -1088,9 +1084,7 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com Default: the value of - ldap_search_base or the value - of the defaultNamingContext or namingContexts - attribute of the RootDSE of the LDAP server. + ldap_search_base -- cgit