diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-28 19:24:48 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-28 19:24:48 +0000 |
commit | c00776d0ea0cb9a9af43f52928881a50526e9c79 (patch) | |
tree | 0180cdbc7b07f8728fbe0ed1726ecb54a63fb6ef /docs | |
parent | 68026338e904b76fe58e8ecf046df6b5730ddd1c (diff) | |
download | samba-c00776d0ea0cb9a9af43f52928881a50526e9c79.tar.gz samba-c00776d0ea0cb9a9af43f52928881a50526e9c79.tar.bz2 samba-c00776d0ea0cb9a9af43f52928881a50526e9c79.zip |
document ldap suffix
(This used to be commit 85eeb8870f5a1e04c607fbcc18f8da50eb7a694f)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index a1f767185c..8078839ad2 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -3483,6 +3483,8 @@ <varlistentry> <term><anchor id="LDAPSUFFIX">ldap suffix (G)</term> <listitem> + <para>Specifies where user and machine accounts are added to the tree. Can be overriden by <command>ldap user suffix</command> and <command>ldap machine suffix</command>.</para> + <para>Default : <emphasis>none</emphasis></para> </listitem> </varlistentry> |