Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> Windows >> Command Line >> How to use subinacl to show/set printer permissions

For Windows 2000 Resource Kit ============================= subinacl /noverbose /printer PrinterName - for printers with multi-word names enclose within quotes " For SetACL.exe from sourceforge.net =================================== example 1: to set printer \SomeServer\ccgo1 permission granting SomeDomain\ps_manage_doc_allprinters with Print permission setacl -on "\SomeServer\ccgo1" -ot prn -actn ace -ace "n:SomeDomain\ps_manage_doc_allprinters;p:print" example 2: grant multiple permissions to particular user Print Manage Documents setacl -on "\SomeServer\ccgo1" -ot prn -actn ace -ace "n:SomeDomain\ps_manage_doc_allprinters;p:print" -ace "n:SomeDomain\ps_manage_doc_allprinters;p:man_docs"
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]