summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/printeradmin.xml
blob: c0640ea1881fa9a4fac300ad240844ee1a9878bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="printer admin"
                 context="S"
		 print="1"
                 xmlns:samba="http://samba.org/common">
<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>