NT File System (NTFS) Security for Windows Server 2008



The newest revision of the New Technology File System (NTFS) is utilized in Windows Server 2008 to supply for file-level security in the operating system. Each object which is located in NTFS, which contains files and folders, is noticeable by an Access Control Entry (ACE) that physically restricts who can and cannot access a resource. NTFS permissions use this concept to firmly control read, write, and other types of access on files.

File servers should make sensible utilize of NTFS-level permissions, and all directories must have the file-level permissions audited to decide if there are any gaps in the NTFS permission set. Changing NTFS permissions in Windows Server 2008 is a simple process. Just follow steps given below:

1. Right-click the folder or file on which you want to apply the security, and choose Sharing and Security.

2. Select the Security tab.

3. Click the Advanced button.

4. Click the Edit button.

5. Uncheck the Include Inheritable Permissions from This Object’s Parent check box.

5. Click Remove when prompted about the application of parent permissions.

6. Click OK.

7. While you are in the Advanced dialog box, use the Add buttons to give access to the groups and/or users who need access to the files or folders.

8. Check the Replace All Existing Inheritable Permissions on All Descendants with Inheritable Permissions from This Object check box, and click OK.

9. When prompted about replacing security on child objects, click Yes to replace child object security and continue.

10. Click OK and then click OK again to close the property pages.