From 4dc5419f8b66c29ea5f9f3c85118716d9fb7e114 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 27 May 2003 21:21:47 +0000 Subject: Fix typos. (This used to be commit b4502175579c69576ae7dd5483695671ab233cf5) --- docs/docbook/projdoc/ServerType.xml | 2 +- docs/docbook/projdoc/locking.xml | 2 +- docs/docbook/projdoc/passdb.xml | 8 +++++--- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'docs/docbook') diff --git a/docs/docbook/projdoc/ServerType.xml b/docs/docbook/projdoc/ServerType.xml index aa90f82334..0ccff8c702 100644 --- a/docs/docbook/projdoc/ServerType.xml +++ b/docs/docbook/projdoc/ServerType.xml @@ -631,7 +631,7 @@ connection, whose session key would be different. So server_validate() must giv Indeed. That's why security = server is at best a nasty hack. Please use security = domain. -security = server mode is also known as pass-through authentication. +security = server mode is also known as pass-through authentication. diff --git a/docs/docbook/projdoc/locking.xml b/docs/docbook/projdoc/locking.xml index 6a514b0415..a1027041e6 100644 --- a/docs/docbook/projdoc/locking.xml +++ b/docs/docbook/projdoc/locking.xml @@ -980,7 +980,7 @@ so far: - + locking.trb error messages diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index deb29e12a7..6eb15c1e37 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -105,9 +105,11 @@ Samba-3 introduces the following new password backend capabilities: This is always required as the last backend specified. It provides the ability to handle guest account requirements for access to - resources like IPC$ which is used for browsing. + resources like IPC$ which is used for browsing. - + + + tdbsam: @@ -1527,7 +1529,7 @@ access to attrs=lmPassword,ntPassword - This is the exact opposite of the requirement for the passdb backed + This is the exact opposite of the requirement for the passdb backed option, where it must be the LAST parameter on the line. -- cgit