From 4a2a7f994b845a1c7df151f971edf81183b8ca15 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 28 Jan 2003 13:08:08 +0000 Subject: Merge in ab's conversion to XML. First step: make SGML documents compatible with the (more strict) XML format. (This used to be commit 0930628bd588096d5e5bc2e68fe78eb893d5f18a) --- docs/docbook/faq/clientapp.sgml | 24 ++++++++++++------------ docs/docbook/faq/config.sgml | 2 +- docs/docbook/faq/errors.sgml | 2 +- docs/docbook/faq/features.sgml | 8 +++----- docs/docbook/faq/general.sgml | 6 ++++-- docs/docbook/faq/install.sgml | 11 +++++++---- 6 files changed, 28 insertions(+), 25 deletions(-) (limited to 'docs/docbook/faq') diff --git a/docs/docbook/faq/clientapp.sgml b/docs/docbook/faq/clientapp.sgml index 6d687bf772..3d44dd44c0 100644 --- a/docs/docbook/faq/clientapp.sgml +++ b/docs/docbook/faq/clientapp.sgml @@ -1,8 +1,8 @@ - + Specific client application problems -MS Office Setup reports "Cannot change properties of '\MSOFFICE\SETUP.INI'" +MS Office Setup reports "Cannot change properties of '\\MSOFFICE\\SETUP.INI'" When installing MS Office on a Samba drive for which you have admin user permissions, ie. admin users = username, you will find the @@ -60,16 +60,16 @@ set the following parameters on the share containing it: - [MSOP95] - path = /where_you_put_it - comment = Your comment - volume = "The_CD_ROM_Label" - read only = yes - available = yes - share modes = no - locking = no - browseable = yes - public = yes +[MSOP95] + path = /where_you_put_it + comment = Your comment + volume = "The_CD_ROM_Label" + read only = yes + available = yes + share modes = no + locking = no + browseable = yes + public = yes diff --git a/docs/docbook/faq/config.sgml b/docs/docbook/faq/config.sgml index 78f73252a2..a95ac84d2f 100644 --- a/docs/docbook/faq/config.sgml +++ b/docs/docbook/faq/config.sgml @@ -1,4 +1,4 @@ - + Configuration problems diff --git a/docs/docbook/faq/errors.sgml b/docs/docbook/faq/errors.sgml index 819462899e..905e7c92c2 100644 --- a/docs/docbook/faq/errors.sgml +++ b/docs/docbook/faq/errors.sgml @@ -1,4 +1,4 @@ - + Common errors diff --git a/docs/docbook/faq/features.sgml b/docs/docbook/faq/features.sgml index d464885f9e..66b05379cc 100644 --- a/docs/docbook/faq/features.sgml +++ b/docs/docbook/faq/features.sgml @@ -1,4 +1,4 @@ - + Features @@ -83,9 +83,7 @@ manual carefully. Tools for printing faxes Your incomed faxes are in: -/var/spool/fax/incoming - -print it with: +/var/spool/fax/incoming. Print it with: for i in * @@ -141,7 +139,7 @@ lp3|fax:\ :sd=/usr/spool/lp3:\ :if=/usr/local/etc/mgetty+sendfax/faxfilter:sh:sf:mx#0:\ :lf=/usr/spool/lp3/fax-log: - + Now, edit your smb.conf so you have a smb based printer named "fax" diff --git a/docs/docbook/faq/general.sgml b/docs/docbook/faq/general.sgml index 5111e69bec..3f7c2074f9 100644 --- a/docs/docbook/faq/general.sgml +++ b/docs/docbook/faq/general.sgml @@ -1,10 +1,11 @@ - + General Information Where can I get it? The Samba suite is available at the samba website. + @@ -41,6 +42,7 @@ same version number without the alpha, for example 1.9.16. Inevitably bugs are found in the "stable" releases and minor patch levels are released which give us the pXX series, for example 1.9.16p2. + So the progression goes: @@ -134,7 +136,7 @@ already know this, but the rest may need some help. Andrew doesn't ask for payment, but he does appreciate it when people give him pizza. This calls for a little organisation when the pizza donor is twenty thousand kilometres away, but it has been done. - + Method 1: Ring up your local branch of an international pizza chain diff --git a/docs/docbook/faq/install.sgml b/docs/docbook/faq/install.sgml index 288e3a5f32..f8341dc65a 100644 --- a/docs/docbook/faq/install.sgml +++ b/docs/docbook/faq/install.sgml @@ -1,4 +1,4 @@ - + Compiling and installing Samba on a Unix host @@ -19,9 +19,10 @@ thusly: The details of how to do this and the specific syntax varies from client to client - check your client's documentation. + -Some files that I KNOW are on the server doesn't show up when I view the files from my client! +<title>Some files that I KNOW are on the server don't show up when I view the files from my client! See the next question. @@ -146,6 +147,7 @@ coreplus. Also not that print status error messages don't mean printing won't work. The print status is received by a different mechanism. + My client reports "This server is not configured to list shared resources" @@ -293,14 +295,15 @@ Samba traditionally has had many problems dealing with time zones, due to the bizarre ways that Microsoft network protocols handle time zones. + How do I set the printer driver name correctly? -Question: +Question: On NT, I opened "Printer Manager" and "Connect to Printer". Enter ["\\ptdi270\ps1"] in the box of printer. I got the following error message - + You do not have sufficient access to your machine -- cgit