COOPWARE © Coopware 2024

Contens

NTFSACL (Freeware)

Using ntfsacl.exe assumes to understand the NTFS Security Model. Version 1.1.0.0 is redesigned for © Windows 10 (and XP) to read NTFS-ACL entries from a directory tree. The standard output uses SDDL. With the /n switch some of the SDDL abbreviations are converted in text strings which you may define in ntfsacl.cfg.

  NTFSACL 1.1.0.0 (c) Coopware 2021

  ntfsacl path [/c] [/f] [/s] [/t] [>output-file]
          path ..... reads ACL's from path
            /c ......SDDL convert SID
            /f ..... show file      ACLs
            /i ..... show inherited ACLs
            /n ..... use  friendly names [ntfsacl.cfg] no SDDL
            /s ..... scan subdirectories in path
            /s:2 ... scan subdirectories level 2, (c:\1\2)
  ntfsacl   /show    show NTFS Terms
Prompt: ntfsacl C: /readacl /t >c:\tmp\C.txt
Output:
C:	Owner: TrustedInstaller	Group: TrustedInstaller
	A		FA	TrustedInstaller
	A	CIIO	GA	TrustedInstaller
	A		0x1301bf	LOCAL_SYSTEM
	A	OICIIO	GA	LOCAL_SYSTEM
	A		0x1301bf	BUILTIN_ADMINISTRATORS
	A	OICIIO	GA	BUILTIN_ADMINISTRATORS
	A		0x1200a9	BUILTIN_USERS
	A	OICIIO	GXGR	BUILTIN_USERS
	A	OICIIO	GA	CREATOR_OWNER

ntfsacl.exe Version 1.1.0.0
ntfsacl.exe
ntfsacl.cfg