diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-15 18:15:17 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-15 18:15:17 +0000 |
commit | cedd66b6e67f4c463eaa072f0e6d87ee1f55718e (patch) | |
tree | 5b2bb1ba2ca260941a3998e977a6216ad7713605 /docs/docbook/smbdotconf/ldap/ldapusersuffix.xml | |
parent | 7f5cc183686a9fce2dea71f9172febc1214082e2 (diff) | |
download | samba-cedd66b6e67f4c463eaa072f0e6d87ee1f55718e.tar.gz samba-cedd66b6e67f4c463eaa072f0e6d87ee1f55718e.tar.bz2 samba-cedd66b6e67f4c463eaa072f0e6d87ee1f55718e.zip |
Document 'ldap group suffix', better documentation for 'ldap user suffix'
(This used to be commit ff7de3e19cf8707e8429c70b6ba303ff652fa4c8)
Diffstat (limited to 'docs/docbook/smbdotconf/ldap/ldapusersuffix.xml')
-rw-r--r-- | docs/docbook/smbdotconf/ldap/ldapusersuffix.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/ldap/ldapusersuffix.xml b/docs/docbook/smbdotconf/ldap/ldapusersuffix.xml index 731fba3420..93d450b5e4 100644 --- a/docs/docbook/smbdotconf/ldap/ldapusersuffix.xml +++ b/docs/docbook/smbdotconf/ldap/ldapusersuffix.xml @@ -3,7 +3,8 @@ advanced="1" developer="1" xmlns:samba="http://samba.org/common"> <listitem> - <para>It specifies where users are added to the tree.</para> + <para>This parameter specifies where users are added to the tree. + If this parameter is not specified, the value from <command>ldap suffix</command>.</para> <para>Default: <emphasis>none</emphasis></para> </listitem> |