Which statement best describes permissions between NTFS and ext4?

Prepare for the Information Systems Technician Second Class (IT2) Advancement Exam. Engage with multiple choice questions and explanations to enhance your understanding. Master the content and boost your confidence!

Multiple Choice

Which statement best describes permissions between NTFS and ext4?

Explanation:
The key idea is that Windows NTFS and Linux ext4 use different permission models by default. NTFS relies on access control lists (ACLs), which allow detailed, per-user and per-group permissions for files and directories. Linux ext4, on the other hand, uses POSIX permissions by default, which assign read, write, and execute rights to the owner, the group, and others. Ext4 can also support ACLs as an extension, but the baseline model is POSIX permissions. So the statement that NTFS uses ACLs and ext4 uses POSIX permissions best describes how these filesystems handle access control.

The key idea is that Windows NTFS and Linux ext4 use different permission models by default. NTFS relies on access control lists (ACLs), which allow detailed, per-user and per-group permissions for files and directories. Linux ext4, on the other hand, uses POSIX permissions by default, which assign read, write, and execute rights to the owner, the group, and others. Ext4 can also support ACLs as an extension, but the baseline model is POSIX permissions. So the statement that NTFS uses ACLs and ext4 uses POSIX permissions best describes how these filesystems handle access control.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy