Folder rights

  • Thread starter Thread starter Tim Smith
  • Start date Start date
T

Tim Smith

I am trying to grant permission for a group to have
folder rights to all the folders in a directory using
cacls. I'm not sure of the right string that I should be
using. I have tried using:

cacls *.* /g [groupname]:F
and
cacls *.* /g [domain\groupname]:F
but I keep getting an error message that says "The
arguement string passed to DosExecPgm is not correct"

Does someone have the proper string I can use?

Thanks,
Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top