214k views
5 votes
What is the most serious shortcoming of microsoft's original file allocation table (fat) file system?

User Gavin Wood
by
6.1k points

1 Answer

3 votes
the most serious shortcoming of microsoft's original file allocation table (fat) file system is that It doesn't support file level access control list (which is really crucial to configure permission setting for the files).
Because of this, using FAT file system in a multi-user computer environment is considered unsafe
User HiQ CJ
by
7.0k points