diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-02-14 20:23:55 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-02-26 17:50:04 +0100 |
commit | 6a2047c88d6abd9496e3cc1848d9ff0bd7b2423a (patch) | |
tree | e919bd19b2a988b2403557ba8717b9e3e7ca558d /src/man | |
parent | 956309e24c32cd0886736bf065a27d5bdd200a77 (diff) | |
download | sssd-6a2047c88d6abd9496e3cc1848d9ff0bd7b2423a.tar.gz sssd-6a2047c88d6abd9496e3cc1848d9ff0bd7b2423a.tar.xz sssd-6a2047c88d6abd9496e3cc1848d9ff0bd7b2423a.zip |
Remove enumerate=true from man sssd-ldap
https://fedorahosted.org/sssd/ticket/1737
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-ldap.5.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 4879db75d..c1553c736 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -2289,7 +2289,6 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com ldap_search_base = dc=mydomain,dc=org ldap_tls_reqcert = demand cache_credentials = true - enumerate = true </programlisting> </para> </refsect1> |