Fix bug #5052 - not work cancel inheritance on share. We were
commit7af721ea1c1bfd1fce60768a50b08e0923972b01
authorJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 23:23:31 +0000 (10 16:23 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Sep 2008 11:59:39 +0000 (11 13:59 +0200)
tree7928b7a0e70b8f728586d8db930253b24719c31f
parent305504f7ad7cc96f349d89788b382e40413aea8e
Fix bug #5052 - not work cancel inheritance on share. We were
using the parent security descriptor type and flags instead
of using the passed in SD.
Jeremy.
(cherry picked from commit 7ef92e36e4293e6ee30beaba2d63ccf2cbd443d0)
source/smbd/posix_acls.c