You can use the Windows NT File System (NTFS) security features to limit access to your Web server's files and directories. You can configure file and directory permissions that set the access level granted to a particular user account or user group. For example, you can configure your Web server to enable a specific user to view and execute a file, while excluding all other users from accessing that file.
To secure your files with NTFSNote NTFS hard disk partitions offer access control security and save information more efficiently than file allocation table (FAT) partitions.
Note To configure users accounts with User Manager for Domains, you must log on on with Administrative privileges. Consult your Windows NT documentation for more information.
Note Be careful when configuring your Web server's NTFS permissions. Inappropriately set permissions can deny valid users access to required files and directories. For example, even though a user has the right to view and execute a program, the user may not have permission to access a particular dynamic-link library (DLL) required to run that program. To guarantee users secure and uninterrupted file access, place related files in the same directory, and then assign the appropriate NTFS permissions.