docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / printing / disablespoolss.xml
blob471000272620d23783c9d72cec03a0c302e597c4
1 <samba:parameter name="disable spoolss"
2                  context="G"
3                  type="boolean"
4                  function="_disable_spoolss"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>Enabling this parameter will disable Samba's support
8     for the SPOOLSS set of MS-RPC's and will yield identical behavior
9     as Samba 2.0.x.  Windows NT/2000 clients will downgrade to using
10     Lanman style printing commands. Windows 9x/ME will be unaffected by
11     the parameter. However, this will also disable the ability to upload
12     printer drivers to a Samba server via the Windows NT Add Printer
13     Wizard or by using the NT printer properties dialog window.  It will
14     also disable the capability of Windows NT/2000 clients to download
15     print drivers from the Samba host upon demand.
16     <emphasis>Be very careful about enabling this parameter.</emphasis>
17 </para>
18 </description>
20 <related>use client driver</related>
22 <value type="default">no</value>
23 </samba:parameter>