summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/printing
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2012-06-22 16:00:26 +0200
committerAndreas Schneider <asn@samba.org>2012-07-03 21:56:49 +0200
commit3f14155a9f409103fcfeea0df633e2700dd316f2 (patch)
tree1665718847312fb9a04f9aa139b9e1224c069def /docs-xml/smbdotconf/printing
parent98ab0740946f8ffff72e96465270efaea01e9459 (diff)
downloadsamba-3f14155a9f409103fcfeea0df633e2700dd316f2.tar.gz
doc: Remove all references to 'printer admin' option.
Diffstat (limited to 'docs-xml/smbdotconf/printing')
-rw-r--r--docs-xml/smbdotconf/printing/showaddprinterwizard.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/printing/showaddprinterwizard.xml b/docs-xml/smbdotconf/printing/showaddprinterwizard.xml
index 293cf9d1aaa..c912554fbfa 100644
--- a/docs-xml/smbdotconf/printing/showaddprinterwizard.xml
+++ b/docs-xml/smbdotconf/printing/showaddprinterwizard.xml
@@ -14,8 +14,8 @@
<para>Under normal circumstances, the Windows NT/2000 client will
open a handle on the printer server with OpenPrinterEx() asking for
Administrator privileges. If the user does not have administrative
- access on the print server (i.e is not root or a member of the
- <parameter moreinfo="none">printer admin</parameter> group), the OpenPrinterEx()
+ access on the print server (i.e is not root or the priviledge
+ SePrintOperatorPrivilege, the OpenPrinterEx()
call fails and the client makes another open call with a request for
a lower privilege level. This should succeed, however the APW
icon will not be displayed.</para>
@@ -30,7 +30,6 @@
<related>addprinter command</related>
<related>deleteprinter command</related>
-<related>printer admin</related>
<value type="default">yes</value>
</samba:parameter>