From 690d94daf1d5106f03f9830978ec63ee2c85aabe Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 27 May 2003 01:50:41 +0000 Subject: Fix PDF build (This used to be commit 90042ce898b3acd4390baea58716362714e7edcb) --- docs/docbook/projdoc/AccessControls.xml | 3 +++ docs/docbook/projdoc/CUPS-printing.xml | 2 +- docs/docbook/projdoc/DOMAIN_MEMBER.xml | 9 ++++++--- docs/docbook/projdoc/IntroSMB.xml | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) (limited to 'docs/docbook/projdoc') diff --git a/docs/docbook/projdoc/AccessControls.xml b/docs/docbook/projdoc/AccessControls.xml index 6a56705a54..74269616aa 100644 --- a/docs/docbook/projdoc/AccessControls.xml +++ b/docs/docbook/projdoc/AccessControls.xml @@ -247,6 +247,8 @@ at how Samba helps to bridge the differences. There are three basic operations for managing directories, create, delete, rename. + Managing directories with unix and windows + ActionMS Windows CommandUnix Command @@ -256,6 +258,7 @@ at how Samba helps to bridge the differences. deleterd folderrmdir folderrenamerename oldname newnamemv oldname newname +
diff --git a/docs/docbook/projdoc/CUPS-printing.xml b/docs/docbook/projdoc/CUPS-printing.xml index 5c325c480f..25d1ac6139 100644 --- a/docs/docbook/projdoc/CUPS-printing.xml +++ b/docs/docbook/projdoc/CUPS-printing.xml @@ -361,7 +361,7 @@ spooler can do: printfiles from all client platforms in a uniform way; act as a central accounting and billing server, as all files are passed through the pstops Filter and are therefor logged in - the CUPS page_log. - NOTE: this + the CUPS page_log. - NOTE: this can not happen with "raw" print jobs, which always remain unfiltered per definition; enable clients to consolidate on a single PostScript driver, even for diff --git a/docs/docbook/projdoc/DOMAIN_MEMBER.xml b/docs/docbook/projdoc/DOMAIN_MEMBER.xml index bb8e95b8a9..83e33df9ee 100644 --- a/docs/docbook/projdoc/DOMAIN_MEMBER.xml +++ b/docs/docbook/projdoc/DOMAIN_MEMBER.xml @@ -453,13 +453,16 @@ to be fully trusted by it. Joining an NT4 type Domain with Samba-3 -Assumptions: - +
Assumptions + + NetBIOS name:SERV1Win2K/NT domain name:DOMDomain's PDC NetBIOS name:DOMPDCDomain's BDC NetBIOS names:DOMBDC1 and DOMBDC2 -
+ + +
diff --git a/docs/docbook/projdoc/IntroSMB.xml b/docs/docbook/projdoc/IntroSMB.xml index 38e40ae239..d5ce43fbdf 100644 --- a/docs/docbook/projdoc/IntroSMB.xml +++ b/docs/docbook/projdoc/IntroSMB.xml @@ -288,7 +288,7 @@ in case anyone asks. -This chapter is Copyright © 2003 David Lechnyr (david at lechnyr dot com). +This chapter is Copyright 2003 David Lechnyr (david at lechnyr dot com). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation. A copy of the license is available at http://www.gnu.org/licenses/fdl.txt. -- cgit