English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Like for example Read permission enables a user to view and open files in that directory or sub directory. But cannot make changes.

2006-10-22 08:23:58 · 1 answers · asked by Kyoji M 1 in Computers & Internet Security

1 answers

Advanced permissions are available using the NTFS file system (versus FAT32 file system).

Read - This allows the user or group to read the file and view its attributes, ownership, and permissions set.

Write -This allows the user or group to overwrite the file, change its attributes, view its ownership, and view the permissions set.

Read & Execute - This allows the user or group to run and execute the application. In addition, the user can perform all duties allowed by the Read permission.

Modify - This allows the user or group to modify and delete a file including perform all of the actions permitted by the Read, Write, and Read and Execute NTFS file permissions.

Full Control - This allows the user or group to change the permission set on a file, take ownership of the file, and perform actions permitted by all of the other NTFS file permissions.

2006-10-22 08:28:41 · answer #1 · answered by IT Pro 6 · 0 0

fedest.com, questions and answers