Hide Parent Post
Author: Charles Poff
Date: Saturday, August 29, 2009 9:53:33 AM CDT
Subject: Week 6 - Module 6 - Files & Folders (2261)
What is the primary difference between share permissions and NTFS permissions? Are there any differences in their types of permissions? If so, describe them
Note: I am looking to see that you understand the differences in and between the actual permission levels, e.g. Everyone, System, Users, Administrators, etc.
Share permissions are the permissions you set for a folder when you share that folder. The share permissions determine the type of access others have to the shared folder across the network. There are three types of share permissions: Full Control, Change, and Read.
NTFS permissions determine the action users can take for a folder or file both across the network and locally. Unlike share permissions, NTFS permissions offer several other permissions besides Full Control, Change, and Read that can be set for groups or individually. The most restrictive permission applies when share and NTFS permissions conflict.
Despite giving the appropriate share permission to the file you must also give the appropriate NTFS permission. Share permission is set in the folders property sheet under the sharing tab and the NTFS permission is under the security tab of the same properties sheet. Hope this helps. :-)
NFTS
Full Control is the only permission that allows "Take Ownership".
permission scope and ownership
for give permission
NTFS on NTFS volumes only
1. User1 should have Full Control permission on SalesData over the network (as well as locally). Their effective NTFS permissions are Full Control because this is the cumulative effect of Modify and Full Control permissions. Plus, they are given Full Control share permission, meaning the most restrictive combination of share and NTFS is still Full Control.
files in nfs32 and file ntfs
Full Control is needed to change attributes and or permissions of a NTFS folder.
Effective permission: delete
Yes, they do.
Write to the file, append to the file, and read or change its attributes.