From 8e0fe32574ae2ccd2067f3b330cb29b30251ab39 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Mon, 26 May 2003 16:11:35 +0000 Subject: Fixed linkend problems with some links in passdb (This used to be commit 2267a66687b137bac4da802631f2de38f021fc1d) --- docs/docbook/projdoc/passdb.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index 78aee30448..368d7ba863 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -687,7 +687,7 @@ In smb.conf [globals] The LDAP ldapsam code has been developed and tested using the OpenLDAP 2.0 and 2.1 server and client libraries. The same code should work with Netscape's Directory Server and client SDK. However, there are bound to be compile errors and bugs. These should not be hard to fix. - Please submit fixes via . + Please submit fixes via Bug reporting facility. @@ -1069,7 +1069,7 @@ index default sub The majority of these parameters are only used when Samba is acting as a PDC of - a domain (refer to the Samba as a primary domain controller chapter for details on + a domain (refer to the Samba as a primary domain controller chapter for details on how to configure Samba as a Primary Domain Controller). The following four attributes are only stored with the sambaAccount entry if the values are non-default values: -- cgit