From: John Terpstra Date: Mon, 17 Oct 2005 17:49:56 +0000 (+0000) Subject: Fixing bad XML to ascii code conversions by replacing smbconfblocks with programlisti... X-Git-Tag: samba-3.3.0pre1~1878 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b11bf7831ced23a7d1b412067b7c09b4aac45afb;p=thirdparty%2Fsamba.git Fixing bad XML to ascii code conversions by replacing smbconfblocks with programlisting tags. - Bug 2032. --- diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml index 15eef17580c..833296d2d96 100644 --- a/docs/manpages-3/smb.conf.5.xml +++ b/docs/manpages-3/smb.conf.5.xml @@ -111,27 +111,25 @@ The following sample section defines a file space share. The user has write access to the path /home/bar. The share is accessed via the share name foo: - - - + /home/bar no - + + The following sample section defines a printable share. The share is read-only, but printable. That is, the only write access permitted is via calls to open, write to and close a spool file. The guest ok parameter means access will be permitted as the default guest user (specified elsewhere): - - - + /usr/spool/public yes yes yes - + + @@ -199,12 +197,11 @@ The [homes] section can specify all the parameters a normal service section can specify, though some make more sense than others. The following is a typical and suitable [homes] section: + + +no + - - - - no - An important point is that if guest access is specified in the [homes] section, all home directories will be @@ -260,15 +257,14 @@ Typically the path specified is that of a world-writeable spool directory with the sticky bit set on it. A typical [printers] entry looks like this: + + +/usr/spool/public +yes +yes + - - - /usr/spool/public - yes - yes - - All aliases given for a printer in the printcap file are legitimate printer names as far as the server is concerned. If your printing subsystem doesn't work like that, you will have to set up a pseudo-printcap. This is a file