Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / printing / disablespoolss.xml
blobdff1e63fab248dd058c4096d41d434d3cc321746
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="DISABLESPOOLSS"/>disable spoolss (G)</term>
3                 <listitem><para>Enabling this parameter will disable Samba's support
4                 for the SPOOLSS set of MS-RPC's and will yield identical behavior
5                 as Samba 2.0.x.  Windows NT/2000 clients will downgrade to using
6                 Lanman style printing commands. Windows 9x/ME will be uneffected by
7                 the parameter. However, this will also disable the ability to upload
8                 printer drivers to a Samba server via the Windows NT Add Printer
9                 Wizard or by using the NT printer properties dialog window.  It will
10                 also disable the capability of Windows NT/2000 clients to download
11                 print drivers from the Samba host upon demand.
12                 <emphasis>Be very careful about enabling this parameter.</emphasis>
13                 </para>
15                 <para>See also <link linkend="USECLIENTDRIVER">use client driver</link>
16                 </para>
18                 <para>Default : <command moreinfo="none">disable spoolss = no</command></para>
19                 </listitem>
20                 </samba:parameter>