Windows NT Help Shows Incorrect Permission Switch for CACLSLast reviewed: March 6, 1995Article ID: Q125932 |
The information in this article applies to:
SYMPTOMSIn Windows NT Help, if you select Command Reference Help (NTCMDS.HLP) and choose CACLS, the /P switch lists the following permission (perm) options:
n - None r - Read c - Change (write) a - All permissionsHowever, if you specify perm "a" with the CACLS command, the following error message appears:
The argument string passed to DosExecPgm is not correct. CAUSEThe Command Reference Help file references the permission options of the CACLS command incorrectly.
WORKAROUNDThe perm options should show as the following:
n - None r - Read c - Change (write) f - Full controlNOTE: The correct perm options can be viewed by typing the following at the MS-DOS Command Prompt:
CACLS /H STATUSMicrosoft has confirmed this to be a problem in Windows NT versions 3.1 and 3.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: prodnt 3.10 3.50 winhlp32
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |