Fix bug #5052 - not work cancel inheritance on share. We were
authorJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 23:22:51 +0000 (16:22 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 23:22:51 +0000 (16:22 -0700)
commit5f3160ce274cbe1832155012caaa90ccc77459f6
tree62ec6146d36b5dc7f33f857b178fea5f29ad2665
parent272134b759c26127e25a189a77d61af32de63111
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.
(This used to be commit 0d824d7188518aaa7b4e890885e6bc42e94397c5)
source3/smbd/posix_acls.c