Article ID: 325361 - Last Review: December 3, 2007 - Revision: 6.4 How To Configure Security for Files and Folders on a Network in Windows Server 2003
This article was previously published under Q325361 On This PageSUMMARY
This step-by-step article describes how to configure security for files and folders on a network in Windows Server 2003. This may be useful to protect data from unauthorized access. For example, you receive a call from the manager of your accounts receivable department. The manager has been working on several spreadsheets that are stored on a file server in your domain, and is concerned that employees who should not have access to these files may be able to open and edit the files. The files are in a folder that is named c:\Accounts on the server, and the folder is shared as Accounts. The share permissions on the Accounts share for members of the Domain Users group are set to Full Control. The manager wants to permit the members of the Accountants group to edit the files and add new files, and the members of the Sales group to be able to read the files but not edit them. The manager will be the only person who can make any changes to the permissions, and no one else will have access to the files. How to Configure Security for Files and FoldersTo configure file and folder security:
TroubleshootingUsers Cannot Access Files and Folders That They Should Be Able to When Logged On LocallyAccess permissions are combined with any permissions that are assigned directly to the user and those that are assigned to any groups of which the user is a member.The exception to this rule is if there is an explicit Deny permission on the folder or file. This occurs because Deny permissions are enumerated first when Windows determines if a particular user can perform a particular task. Because of this, avoid using explicit Deny permissions unless there is no other way to obtain the specific level of permissions that you need. Inappropriate Permission Levels When Users Access Files and Folders When Logged on LocallyFor example, users can write instead of just read when they are logged on locally. By default, permissions are inherited from the folder that contains the object. If you experience inappropriate permission levels, look for both inherited permissions that are incorrect for the shared resource and for group memberships that may grant different levels of permissions.Users Cannot Access Files and Folders That They Should Be Able to Access Over the NetworkWhen you access data over the network, both share permissions and file and folder permissions apply. Share access permissions are combined with any permissions that are assigned directly to the user and those that are assigned to any groups of which the user is a member.The exception to this is if there is an explicit Deny permission on the folder or file. This occurs because Deny permissions are enumerated first when Windows determines if a particular user can perform a particular task. For example, a member of a group that has Deny selected for the Read permission cannot read the file or folder, even if other permissions make it possible for this user to do so. Avoid using explicit Deny permissions unless there is no other way to obtain the specific level of permissions that you need. Check both the share permissions and the file and folder permissions for the user and any groups of which the user is a member. There Is No Security Tab in the Folder Properties Dialog BoxIf you do not see the Security tab in the FolderName Properties dialog box, you may be using the FAT or FAT32 file system. You can only set file and folder permissions on volumes that are formatted with the NTFS file system. You can use the convert command to convert FAT or FAT32 volumes to use NTFS.REFERENCES
For additional information about how to share files and folders over a network for workgroups in Windows Server 2003, click the following article number to view the article in the Microsoft Knowledge Base:
323420
(http://support.microsoft.com/kb/323420/EN-US/
)
How To Share Files and Folders over a Network for Workgroups in Windows Server 2003
For additional information about how to share and connect to shared folders over a network (domain) in Windows Server 2003, click the following article numbers to view the articles in the Microsoft Knowledge Base:
324267
(http://support.microsoft.com/kb/324267/EN-US/
)
How To Share Files and Folders over the Network in a Windows Server 2003 Domain Environment
323386
(http://support.microsoft.com/kb/323386/EN-US/
)
How To Connect to Shared Folders Over the Network (on a Domain) in Windows Server 2003
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top