summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/printeradmin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/security/printeradmin.xml')
-rw-r--r--docs/docbook/smbdotconf/security/printeradmin.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/security/printeradmin.xml b/docs/docbook/smbdotconf/security/printeradmin.xml
new file mode 100644
index 0000000000..7037facca0
--- /dev/null
+++ b/docs/docbook/smbdotconf/security/printeradmin.xml
@@ -0,0 +1,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>