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 >> subinacl >> How to set share permission using subinacl

Using subinacl.exe from Windows resource kit 1. setting localshare permission subinacl /share <localsharename> /grant=<domain\username>=<access> eg. subinacl /share temp /grant=staff\arahman=F subinacl /share temp /grant=staff\arahman=C subinacl /share temp /grant=staff\arahman=R 2. setting remote share permission subinacl /share \server\share /grant=<domain\username>=<access> eg. subinacl /share \server\temp /grant=staff\arahman=F subinacl /share \server\temp /grant=staff\arahman=C subinacl /share \server\temp /grant=staff\arahman=R For more details of the syntax of subinacl, subinacl /help
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]