SetACL


SetACL is a freeware utility for manipulating security descriptors on Microsoft Windows. It used to be available under the GNU Lesser General Public License as a command-line utility and as an ActiveX component, but changed to a freeware license in version 3.0.0.0.

Features

This list of features is taken from the product's web page.

Usage

To set 'change' permissions on the directory 'C:\angela' for user 'brian' in domain 'dom1':
Remove write and change permission sets from Desktop, replace with 'read and execute' permissions:
An example of its use from AutoIt can be found .

Short history