From ebb9c8acfb2423a2474cbbc52794d41975478dcf Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 18 Nov 2013 11:05:04 +0100 Subject: [PATCH 3/6] AD: Fix a typo in the man page https://fedorahosted.org/sssd/ticket/2154 --- src/man/sssd-ad.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml index 3dcf2c7390e89cacec202f49c559eccf03800450..e31f87a96a14907c64166e53da443ad735c6e85e 100644 --- a/src/man/sssd-ad.5.xml +++ b/src/man/sssd-ad.5.xml @@ -175,7 +175,7 @@ ldap_id_mapping = False This option specifies LDAP access control filter that the user must match in order to be allowed access. Please note that the - access_filter option must be + access_provider option must be explicitly set to ad in order for this option to have an effect. -- 1.8.4.2