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