NTFS File Permission Allows the User To Full Control Change permissions and take ownership, plus perform the actions permitted by all other NTFS file permissions Modify Modify and delete the file plus perform the actions permitted by the Write permission and the Read & Execute permission Read & Execute Run applications plus perform the actions permitted by the Read permission Read Read the file, and view file attributes, ownership, and permissions Write Overwrite the file, change file attributes, and view file ownership and permissions
Effective permission: delete
Full Control is needed to change attributes and or permissions of a NTFS folder.
In short: a very good understanding of file and folder permissions. There is no clear answer to this question. Folder and file permissions are very complicated. You can individually control folder and file permissions by right clicking on the folder/file, select properties, click on security and click on 'Edit...'. Be aware that this can have far reaching consequences. I suggest you go to http://technet.microsoft.com/en-us/ and learn about file and folder permissions. It is not easy and very tricky.
Hide Parent PostAuthor: Charles PoffDate: Saturday, August 29, 2009 9:53:33 AM CDTSubject: 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 themNote: 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.
NT file system (NTFS)
Modify
Yes, they do.
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.
Yes, every object in an NTFS system (files, folders, junctions, etc) has an owner. This owner is, by default, the creator of the object, but may be changed with sufficient system permissions.
Share permissions
Shared folder permissions are used to restrict access to a folder or file that is shared over the network. Folder sharing is normally used to grant remote users access to file and folders over the network. Web sharing is used to grant remote users access to files from the Web if Internet Information Services (IIS) is installed.When folders are shared, it is important to keep in mind that you can share folders only, and not files. For users that are locally logged on to a computer, shared folder permissions are irrelevant. Shared folders that are moved are no longer shared. When shared folders are copied, the copy is not shared. The original shared folder however remains shared.A few disadvantages associated with share permissions are listed below:Shared folder permissions do not have as many permission options as NTFS permissions. The only shared folder permissions that can be assigned to users/groups are Read, Change, or Full Control.Share permissions are not inheritable.You cannot back up or audit shared folder permissions.If you move or even rename a shared folder, the shared folder permissions for that particular folder no longer exist.
by changing the permissions of the parent folder or main folder, this will change the permissions of all subfolders.