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

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