summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/printing/disablespoolss.xml
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-10-10 16:46:22 +0000
committerGerald Carter <jerry@samba.org>2003-10-10 16:46:22 +0000
commitfec4b31bc1a76e408732e1a80b366d97fcf38143 (patch)
treee23398c2bcc4e3b2da28c8007ca453228aefb44f /docs/docbook/smbdotconf/printing/disablespoolss.xml
parent20c7b998a38424e8e7b4d218f923937b9e8862d4 (diff)
downloadsamba-fec4b31bc1a76e408732e1a80b366d97fcf38143.tar.gz
samba-fec4b31bc1a76e408732e1a80b366d97fcf38143.tar.bz2
samba-fec4b31bc1a76e408732e1a80b366d97fcf38143.zip
removing docs tree from 3.0
(This used to be commit 0a3eb5574c91685ab07436c67b031266fb329693)
Diffstat (limited to 'docs/docbook/smbdotconf/printing/disablespoolss.xml')
-rw-r--r--docs/docbook/smbdotconf/printing/disablespoolss.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/docbook/smbdotconf/printing/disablespoolss.xml b/docs/docbook/smbdotconf/printing/disablespoolss.xml
deleted file mode 100644
index 366092fce1..0000000000
--- a/docs/docbook/smbdotconf/printing/disablespoolss.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<samba:parameter name="disable spoolss"
- context="G"
- print="1"
- xmlns:samba="http://samba.org/common">
-<listitem>
- <para>Enabling this parameter will disable Samba's support
- for the SPOOLSS set of MS-RPC's and will yield identical behavior
- as Samba 2.0.x. Windows NT/2000 clients will downgrade to using
- Lanman style printing commands. Windows 9x/ME will be uneffected by
- the parameter. However, this will also disable the ability to upload
- printer drivers to a Samba server via the Windows NT Add Printer
- Wizard or by using the NT printer properties dialog window. It will
- also disable the capability of Windows NT/2000 clients to download
- print drivers from the Samba host upon demand.
- <emphasis>Be very careful about enabling this parameter.</emphasis>
- </para>
-
- <para>See also <link linkend="USECLIENTDRIVER">use client driver</link>
- </para>
-
- <para>Default : <command moreinfo="none">disable spoolss = no</command></para>
-</listitem>
-</samba:parameter>