NTFSACL (Freeware)
Using ntfsacl.exe assumes to understand the
NTFS Security Model.
Version 1.0.2.4 is redesigned for © Windows 7
(and XP) to read NTFS-ACL entries from a directory tree.
The standard output uses
SDDL.
With the /t switch some of the SDDL abbreviations
are converted in text strings.
The /n switch allows to use friendly names
for permissions defined in ntfsacl.cfg.
NTFSACL 1.0.2.5 (c) 2011 Coopware
ntfsacl path /readacl [/c] [/s] [/t] [/f] [/l:logfile] [>output-file]
/readacl ... reads ACL's from path
/c ... ..... SDDL convert SID
/i ......... shows inherited ACL's
/s ......... scans subdirectories in path
/s:2 ....... scans subdirectories level 2, (c:\1\2)
/t ... ..... use friendly names [ntfsacl.cfg] no SDDL
/f ... ..... shows file ACL's
ntfsacl /show ........... shows 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.0.2.5
ntfsacl.exe
ntfsacl.cfg
|