Can someone help me solving this?
Server running Windows 2000
A shared folder: \\machine\data
everyone has full control, change, read permission
I have organized the folders as this:
\\machine\data\group -> can only be accessed by that group
\\machine\data\shared -> can be accessed by everyone
\\machine\data\shared\protected -> non-group can read
group can read and write
\\machine\data\shared\public -> everyone can read and write
Now I have set the permission as the following:
\\machine\data -> everyone can read (this folder)
group can read and write (this folder, subfolders, and files)
\\machine\data\shared -> everyone can read (this folder)
\\machine\data\protected -> everyone can read (this folder, subfolders and files)
\\machine\data\public -> everyone can write and read (this folder, subfolers and files)
Am I doing it correctly?
With this setting, users in group has permission to modify or delete existing folders. How can I prevent it without using "deny" permission? I want it only applys to folders that I created. Any files and folders they created, they should have permission to make any changes.
Sorry that I could not present the problem any clearer =)
Thanks!
-- llam
Server running Windows 2000
A shared folder: \\machine\data
everyone has full control, change, read permission
I have organized the folders as this:
\\machine\data\group -> can only be accessed by that group
\\machine\data\shared -> can be accessed by everyone
\\machine\data\shared\protected -> non-group can read
group can read and write
\\machine\data\shared\public -> everyone can read and write
Now I have set the permission as the following:
\\machine\data -> everyone can read (this folder)
group can read and write (this folder, subfolders, and files)
\\machine\data\shared -> everyone can read (this folder)
\\machine\data\protected -> everyone can read (this folder, subfolders and files)
\\machine\data\public -> everyone can write and read (this folder, subfolers and files)
Am I doing it correctly?
With this setting, users in group has permission to modify or delete existing folders. How can I prevent it without using "deny" permission? I want it only applys to folders that I created. Any files and folders they created, they should have permission to make any changes.
Sorry that I could not present the problem any clearer =)
Thanks!
-- llam