summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/security/printeradmin.xml
blob: def14ede261ffcc21a2504104402bdb00d984f9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<samba:parameter name="printer admin"
                 context="G"
				 type="list"
		 print="1"
                 xmlns:samba="http://samba.org/common">
<description>
	<para>
	This lists users who can do anything to printers
	via the remote administration interfaces offered
	by MS-RPC (usually using a NT workstation).
	Note: The root user always has admin rights.
	</para>
</description>

<value type="default"></value>
<value type="example">admin, @staff</value>
</samba:parameter>