160k views
0 votes
Which attribute is NOT found in a files MFT record?

User Vinhboy
by
8.2k points

1 Answer

2 votes

Final answer:

An attribute NOT found in a file's MFT record is password protection. The MFT includes file characteristics, but password protection is handled by the file system's security settings.

Step-by-step explanation:

The question pertains to the attributes found within a Master File Table (MFT) record in the NTFS file system, which is used in Windows operating systems. The MFT record includes various attributes that detail the characteristics of a file or directory, such as its name, size, timestamp, and permissions. However, attributes like password protection are not stored within an MFT record; instead, they are part of the file system's overall security settings, which manage access controls and encryption separate from the MFT.

User Enakhi
by
7.9k points