XcAcls Syntax |
|
Open Command Prompt |
XcAcls uses the following syntax:
xcacls FileName
Value | Description |
---|---|
R | Read |
C | Change (write) |
F | Full Control |
P | Change Permissions (special access) |
O | Take Ownership (special access) |
X | Execute (special access) |
E | Read (Special access) |
W | Write (Special access) |
D | Delete (Special access) |
T | Used only by Spec. ACE not specified. Sets an ACE for the directory itself without specifying an ACE that is applied to new files created in that directory. At least one access right must follow. Spec entries that precede T (in other words, those between the semicolon and the T) are ignored. (Special value) |
Notes
Value | Description |
---|---|
R | Read |
C | Change (write) |
F | Full Control |
P | Change Permissions (special access) |
O | Take Ownership (special access) |
X | Execute (special access) |
E | Read (Special access) |
W | Write (Special access) |
D | Delete (Special access) |
T | Used only by Spec. ACE not specified. Sets an ACE for the directory itself without specifying an ACE that is applied to new files created in that directory. At least one access right must follow. Spec entries that precede T (in other words, those between the semicolon and the T) are ignored. (Special value) |
Notes