summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-05-17 14:51:55 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-05-17 14:51:55 +0000
commit0d26e9f69c49bca92a3b4c68ebe36eef24895d75 (patch)
treee20c5ff475d13bfd68fd50877a6603d6f27614f2 /docs
parentc7523c57512258007f0ac5271697fc6a9f4618d6 (diff)
downloadsamba-0d26e9f69c49bca92a3b4c68ebe36eef24895d75.tar.gz
samba-0d26e9f69c49bca92a3b4c68ebe36eef24895d75.tar.bz2
samba-0d26e9f69c49bca92a3b4c68ebe36eef24895d75.zip
Make --with-ldapsam 'go away'. This is now a standard, stable, feature
and there is no real reason for it to depend on more than the abilty to compile the code. (This used to be commit 64aaec137e39595e6e61b55eb525615683a1393c)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/smb.conf.5.sgml38
1 files changed, 3 insertions, 35 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml
index a9963b72ce..f15cb8c406 100644
--- a/docs/docbook/manpages/smb.conf.5.sgml
+++ b/docs/docbook/manpages/smb.conf.5.sgml
@@ -3312,12 +3312,6 @@
<varlistentry>
<term><anchor id="LDAPADMINDN">ldap admin dn (G)</term>
- <listitem><para>This parameter is only available if Samba has been
- configure to include the <command>--with-ldapsam</command> option
- at compile time. This option should be considered experimental and
- under active development.
- </para>
-
<para>
The <parameter>ldap admin dn</parameter> defines the Distinguished
Name (DN) name used by Samba to contact the <link linkend="LDAPSERVER">ldap
@@ -3338,12 +3332,6 @@
<varlistentry>
<term><anchor id="LDAPFILTER">ldap filter (G)</term>
- <listitem><para>This parameter is only available if Samba has been
- configure to include the <command>--with-ldapsam</command> option
- at compile time. This option should be considered experimental and
- under active development.
- </para>
-
<para>
This parameter specifies the RFC 2254 compliant LDAP search filter.
The default is to match the login name with the <constant>uid</constant>
@@ -3359,12 +3347,6 @@
<varlistentry>
<term><anchor id="LDAPSSL">ldap ssl (G)</term>
- <listitem><para>This parameter is only available if Samba has been
- configure to include the <command>--with-ldapsam</command> option
- at compile time. This option should be considered experimental and
- under active development.
- </para>
-
<para>
This option is used to define whether or not Samba should
use SSL when connecting to the <link linkend="LDAPSERVER"><parameter>ldap
@@ -3393,14 +3375,7 @@
<varlistentry>
<term><anchor id="LDAPSUFFIX">ldap suffix (G)</term>
- <listitem><para>This parameter is only available if Samba has been
- configure to include the <command>--with-ldapsam</command> option
- at compile time. This option should be considered experimental and
- under active development.
- </para>
-
-
-
+ <listitem>
<para>Default : <emphasis>none</emphasis></para>
</listitem>
</varlistentry>
@@ -3409,11 +3384,7 @@
<varlistentry>
<term><anchor id="LDAPUSERSUFFIX">ldap user suffix (G)</term>
- <listitem><para>This parameter is only available if Samba has been
- configure to include the <command>--with-ldapsam</command> option
- at compile time. This option should be considered experimental and
- under active development. It specified where users are added to the
- tree.
+ <listitem><para>It specifies where users are added to the tree.
</para>
@@ -3426,10 +3397,7 @@
<varlistentry>
<term><anchor id="LDAPSUFFIX">ldap machine suffix (G)</term>
- <listitem><para>This parameter is only available if Samba has been
- configure to include the <command>--with-ldapsam</command> option
- at compile time. This option should be considered experimental and
- under active development. It specifies where machines should be
+ <listitem><para>It specifies where machines should be
added to the ldap tree.
</para>