summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/printeradmin.xml
blob: 7037facca07a3cf094411eacb3c4c7ddd2783128 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="PRINTERADMIN"/>printer admin (S)</term>
		<listitem><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>

		<para>Default: <command moreinfo="none">printer admin = &lt;empty string&gt;</command>
		</para>
		<para>Example: <command moreinfo="none">printer admin = admin, @staff</command></para>
		</listitem>
		</samba:parameter>