s4-netlogon: return WERR_NO_SUCH_DOMAIN instead of WERR_DS_UNAVAILABLE if we are...
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / printeradmin.xml
bloba0dd9929c053ba999239fea9af7394fa64e33f88
1 <samba:parameter name="printer admin"
2                  context="S"
3                                  type="list"
4                  print="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8         This lists users who can do anything to printers
9         via the remote administration interfaces offered
10         by MS-RPC (usually using a NT workstation).
11         This parameter can be set per-share or globally.
12         Note: The root user always has admin rights. Use
13         caution with use in the global stanza as this can
14         cause side effects.
15         </para>
17         <para>
18         This parameter has been marked deprecated in favor 
19         of using the SePrintOperatorPrivilege and individual
20         print security descriptors.  It will be removed in a future release.
21         </para>
22         
23 </description>
25 <value type="default"></value>
26 <value type="example">admin, @staff</value>
27 </samba:parameter>