[SSSD] [PATCH] Fix LDAP AutoFS object class man page

Robin McCorkell rmccorkell at karoshi.org.uk
Tue Jul 7 00:00:37 UTC 2015


Fixed default parameter value and description for
ldap_autofs_entry_object_class
---
 src/man/sssd-ldap.5.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index f140908..3436f9e 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -2493,11 +2493,12 @@ ldap_access_filter = (employeeType=admin)
                     <term>ldap_autofs_entry_object_class (string)</term>
                     <listitem>
                         <para>
-                            The object class of an automount map entry
-                            in LDAP.
+                            The object class of an automount entry
+                            in LDAP. The entry usually corresponds to a mount
+                            point.
                         </para>
                         <para>
-                            Default: automountMap
+                            Default: automount
                         </para>
                     </listitem>
                 </varlistentry>
-- 
2.4.5




More information about the sssd-devel mailing list