From 0d26e9f69c49bca92a3b4c68ebe36eef24895d75 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 17 May 2002 14:51:55 +0000 Subject: 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) --- docs/docbook/manpages/smb.conf.5.sgml | 38 +++-------------------------------- 1 file changed, 3 insertions(+), 35 deletions(-) (limited to 'docs') 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 @@ ldap admin dn (G) - This parameter is only available if Samba has been - configure to include the --with-ldapsam option - at compile time. This option should be considered experimental and - under active development. - - The ldap admin dn defines the Distinguished Name (DN) name used by Samba to contact the ldap @@ -3338,12 +3332,6 @@ ldap filter (G) - This parameter is only available if Samba has been - configure to include the --with-ldapsam option - at compile time. This option should be considered experimental and - under active development. - - This parameter specifies the RFC 2254 compliant LDAP search filter. The default is to match the login name with the uid @@ -3359,12 +3347,6 @@ ldap ssl (G) - This parameter is only available if Samba has been - configure to include the --with-ldapsam option - at compile time. This option should be considered experimental and - under active development. - - This option is used to define whether or not Samba should use SSL when connecting to the ldap @@ -3393,14 +3375,7 @@ ldap suffix (G) - This parameter is only available if Samba has been - configure to include the --with-ldapsam option - at compile time. This option should be considered experimental and - under active development. - - - - + Default : none @@ -3409,11 +3384,7 @@ ldap user suffix (G) - This parameter is only available if Samba has been - configure to include the --with-ldapsam option - at compile time. This option should be considered experimental and - under active development. It specified where users are added to the - tree. + It specifies where users are added to the tree. @@ -3426,10 +3397,7 @@ ldap machine suffix (G) - This parameter is only available if Samba has been - configure to include the --with-ldapsam option - at compile time. This option should be considered experimental and - under active development. It specifies where machines should be + It specifies where machines should be added to the ldap tree. -- cgit