Skip to content

rcawston/RFACL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFACL

XML configurable Windows ACL Utility

Usage: rfacl.exe [/q] [/qq] [/v] [/vv] {acl spec file} {path}

   /q   =  quiet mode (suppresses 'Press any key to exit' prompts)
   /qq  =  super quiet mode (no console output)
   /v   =  verbose mode
   /vv  =  super verbose mode (outputs XML configuration summary)

e.g.

: rfacl.exe acl.xml c:\path
: rfacl.exe c:\path\to\config\acl.xml c:\path
: rfacl.exe /qq c:\path\to\config\acl.xml c:\path
: rfacl.exe /v c:\path\to\config\acl.xml c:\path

XML Config

See RFACL\ExampleConfig.xml for example

About

XML configurable Windows ACL Utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages