RATE THIS ANSWER
0
Click to Vote:
0
0
Last Answered:
Aug 5 2005 1:27 PM GMT
by bobkberg
Share ACL refers to who has permission to connect to a given share over the network - and is common to ALL Windows (and even DOS) file servers, as well as workstations with FAT16 and FAT32 file systems.
Directory ACL applies to the permissions specified in the NTFS file system, which does NOT exist on systems without NTFS.
It is a commonly observed problem for example to see someone with the ability to connect to a given shared folder, who is unable to browse the folder once connected. The Share ACL says that they can get there, but the Directory ACL says that they can't.
Clear enough?
Bob