Third part of fix for bug #8673 - NT ACL issue.
authorJeremy Allison <jra@samba.org>
Tue, 10 Jan 2012 21:49:03 +0000 (13:49 -0800)
committerKarolin Seeger <kseeger@samba.org>
Sat, 21 Jan 2012 20:10:44 +0000 (21:10 +0100)
commit6b72809b7488cc530f47ad08dfde215627681cf6
tree9ad0bc647c08e6cfc96a7c7900d2709f48299ebe
parent28834ee4fcfc204fa9a88459700fed212a1e9fce
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.
source3/smbd/open.c