summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-04-10 11:08:51 +0200
committerStephen Gallagher <sgallagh@redhat.com>2012-04-18 10:43:22 -0400
commit4efce62e69a8242645dbdb4ec490dfba858e697d (patch)
tree31be7e42e5ab9198236bc7c7eb13b120d6a69b74
parent5543c787465d903a53a8ca0d01398c08b954f7e6 (diff)
downloadsssd_unused-4efce62e69a8242645dbdb4ec490dfba858e697d.tar.gz
sssd_unused-4efce62e69a8242645dbdb4ec490dfba858e697d.tar.xz
sssd_unused-4efce62e69a8242645dbdb4ec490dfba858e697d.zip
Fix erronous reference to the 'allow' access_provider
* Should be 'permit' instead https://fedorahosted.org/sssd/ticket/1295 Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
-rw-r--r--src/man/sssd-ldap.5.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 1e0c2740..cd9a519a 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -1512,7 +1512,7 @@
granted access on this host. If
access_provider = ldap and this option is
not set, it will result in all users being
- denied access. Use access_provider = allow to
+ denied access. Use access_provider = permit to
change this default behavior.
</para>
<para>