Windows NT Help Shows Incorrect Permission Switch for CACLS

Last reviewed: March 6, 1995
Article ID: Q125932
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation version 3.5
  • Microsoft Windows NT Server version 3.5

SYMPTOMS

In 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 permissions

However, if you specify perm "a" with the CACLS command, the following error message appears:

   The argument string passed to DosExecPgm is not correct.

CAUSE

The Command Reference Help file references the permission options of the CACLS command incorrectly.

WORKAROUND

The perm options should show as the following:

   n - None
   r - Read
   c - Change (write)
   f - Full control

NOTE: The correct perm options can be viewed by typing the following at the MS-DOS Command Prompt:

   CACLS /H

STATUS

Microsoft 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
KBCategory: kbdocerr kbbug3.10 kbbug3.50
KBSubcategory: ntdocerr ntutil


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 6, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.