N
Netmasker
On my Windows 2000 workstations I want my users to have the following access
on a specific folder e.g. named "test" (This folder has no subfolders and
files yet but the permissions will also concern the future ones):
Administrators: Full Control (ok that's easy)
Authenticated Users will:
- have Read & Execute permissions on the folder
- have Full Control on future subfolders and files
- not be able to delete or rename the foler "test"
Can this be done with the command "cacls" ? How can I deny deletion of a
folder with "cacls" ??
If "cacls" can not be used can any one spend one minute and tell me how can
I achieve this using NTFS permissions ???
p.s. I understand everything about special permissions and inheritance in
the advanced tab etc. but dening deletion of the folder "test" itself does
not work even if I set this in the advanced tab:
"Apply onto: This folder only - Deny - Delete". Despite this setting my
users CAN delete the folder "test"! What am I doing wrong?
Thanks in advance
on a specific folder e.g. named "test" (This folder has no subfolders and
files yet but the permissions will also concern the future ones):
Administrators: Full Control (ok that's easy)
Authenticated Users will:
- have Read & Execute permissions on the folder
- have Full Control on future subfolders and files
- not be able to delete or rename the foler "test"
Can this be done with the command "cacls" ? How can I deny deletion of a
folder with "cacls" ??
If "cacls" can not be used can any one spend one minute and tell me how can
I achieve this using NTFS permissions ???
p.s. I understand everything about special permissions and inheritance in
the advanced tab etc. but dening deletion of the folder "test" itself does
not work even if I set this in the advanced tab:
"Apply onto: This folder only - Deny - Delete". Despite this setting my
users CAN delete the folder "test"! What am I doing wrong?
Thanks in advance