Removing the check for READ_ATTRIBUTE if an Acl entry

The check for READ_ATTRIBUTE permission in not needed for an Acl entry. Windows
allows reading all of the necessary details needed by the adaptor without this
READ_ATTRIBUTE permission. This also fixes a problem where the domain based DFS
Acl entries were being ignored since the READ_ATTRIBUTE was to being included in
the Acl entry details read from Windows.
2 files changed