What is problematic about a new NTFS partition?
Answer(s)
- The "everyone" group has unrestricted access permissions on the new partition, thus restricting access to the new partition become problematic.
- NTFS cannot read user/group permissions tables on FAT systems, thus the group permissions file must be kept in the same file format as the new partition
- The "admin" group has exclusive access to the new partition, thus getting client machines to see the new partitions can be problematic
- NTFS allows only the root user to access it, thus it is difficult to divide the new partition
Correct Answer The "everyone" group has unrestricted access permissions on the new partition, thus restricting access to the new partition become problematic.