Skip to main content

All Questions

2 votes
3 answers
19k views

how to grant access to a folder using cacls

I have revoked a permission for a folder test using cacls. cacls d:/test /D adsd14 Now I trying to reassign permission to this folder using the same command. cacls d:/test /E /G adsd14:F It ...
bunty's user avatar
  • 123