Make sure that we only propogate the INHERITED flag when we are allowed to.
commit93bca1881e3a8993c76fec408d7c0c369556683d
authorJeremy Allison <jra@samba.org>
Thu, 28 Mar 2013 16:36:41 +0000 (28 09:36 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Apr 2013 19:23:52 +0000 (2 21:23 +0200)
tree86e5da588c27862729fd1b301c6d57ad8a91e8a6
parent97bb3cc15bfa6572486e176aed9040ee3e7df714
Make sure that we only propogate the INHERITED flag when we are allowed to.

Signed-off-by: Jeremy Allison <jra@samba.org>
Fix bug #9747 - When creating a directory Samba allows inherited bit to slip
through.
source3/lib/secdesc.c