summaryrefslogtreecommitdiffstats
path: root/server/man/sssd-ldap.5.xml
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2010-01-31 00:23:07 +0100
committerStephen Gallagher <sgallagh@redhat.com>2010-02-10 08:46:49 -0500
commit365321d07f67683993bccdc33a3d832e64bdef1c (patch)
tree82ebaa759c67bee7c234d3d853821d6362d34a2d /server/man/sssd-ldap.5.xml
parent9dc76c9405860004ebbaeb7da944e06e7767780d (diff)
downloadsssd-365321d07f67683993bccdc33a3d832e64bdef1c.tar.gz
sssd-365321d07f67683993bccdc33a3d832e64bdef1c.tar.xz
sssd-365321d07f67683993bccdc33a3d832e64bdef1c.zip
Few misc minor man page bugs
* sssd.conf * sbus_timeout was used in an example but explained nowhere * enum_cache_timeout unit was not defined * same for entry_cache_timeout * store_legacy_passwords option does not exist anymore * better example than domain/LOCAL - domain/LDAP which uses krb5/ldap * sssd.conf(5) listed sssd.conf(5) in SEE ALSO section * sssd-krb5, sssd-ldap * these include each other in SEE ALSO section Fixes: #393
Diffstat (limited to 'server/man/sssd-ldap.5.xml')
-rw-r--r--server/man/sssd-ldap.5.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/server/man/sssd-ldap.5.xml b/server/man/sssd-ldap.5.xml
index 18af37b38..2ef514375 100644
--- a/server/man/sssd-ldap.5.xml
+++ b/server/man/sssd-ldap.5.xml
@@ -651,7 +651,7 @@
id_provider = ldap
auth_provider = ldap
ldap_uri = ldap://ldap.mydomain.org
- ldap_user_search_base = dc=mydomain,dc=org
+ ldap_search_base = dc=mydomain,dc=org
ldap_tls_reqcert = demand
cache_credentials = true
enumerate = true
@@ -677,6 +677,9 @@
<refentrytitle>sssd.conf</refentrytitle><manvolnum>5</manvolnum>
</citerefentry>,
<citerefentry>
+ <refentrytitle>sssd-krb5</refentrytitle><manvolnum>5</manvolnum>
+ </citerefentry>,
+ <citerefentry>
<refentrytitle>sssd</refentrytitle><manvolnum>8</manvolnum>
</citerefentry>
</para>