Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Permissions: 'Sharing' vs. 'Security'
Name: Patrick Date: August 15, 2001 at 21:51:38 Pacific
Comment:
For users accessing a shared folder over a subnet, do permissions I set in the "Sharing" tab of the folder override the less-secure permissions under the "Security" tab of the folder? I want little or no restrictions on users actually sitting in front of the computer, but I want tighter (read-only) restrictions on users accessing shared folders through the network.
Name: Glen Date: August 16, 2001 at 07:33:36 Pacific
Reply:
You're a bit confused on your terminology.
Share permissions will have no effect at all on local users. (users actually sitting in front of the computer). Share permissions only apply to users who access the folder across the network.
The permissions applied via the "security tab" are NTFS permissions - file permissions - that are effective locally and/or across the network. I'm not sure what you mean by "less-secure permissions under the "Security" tab of the folder". These permissions are not less secure by any means. I won't get into the whole explanation of what happens when you combine share and NTFS permissions but if you only want READ access to users across the network, then set the NTFS permissions (security tab) to EVERYONE, FULL CONTROL and set the share permission (sharing tab) to READ ONLY for the users you specify.
0
Response Number 2
Name: Patrick Date: August 16, 2001 at 14:00:37 Pacific
Reply:
Thank you, that is what I suspected. There are so many security options in W2K so I'm still learning.
Summary: users are not usually given permissions to delete files from network shares for security reasons. if you created the folder and you're worried about others viewing what you have in the folder just enc...
Summary: try this there are two types of security permissions you kinda have to keep track of. at the share root, only give out change and read permissions in the security setting on, uncheck full. For the N...
Summary: Link, You could do it with basic NTFS and share permissions, or you can use the Security Configuration and Analysis snap in for the MMC, and apply group policy for the file system. It's a little too...