Third part of fix for bug #8673 - NT ACL issue.
commit5effeb2fa6a4f293a1c45b80496b30d76539be80
authorJeremy Allison <jra@samba.org>
Tue, 10 Jan 2012 21:49:03 +0000 (10 13:49 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:30:39 +0000 (23 21:30 +0100)
tree19b4fd08ef6a6b1a98f61a679e1d334694de9caa
parent713e10664603c9f38dabe65c8b380e7acc90d294
Third part of fix for bug #8673 - NT ACL issue.

(Not needed in master as this code has changed). Ensure we set a temp
access mask before calling open(O_RDONLY|O_DIRECTORY) on the directory.
(cherry picked from commit 6b72809b7488cc530f47ad08dfde215627681cf6)
source3/smbd/open.c