Fix bug #5052 - not work cancel inheritance on share. We were
commit7ef92e36e4293e6ee30beaba2d63ccf2cbd443d0
authorJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 23:23:31 +0000 (10 16:23 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 10 Sep 2008 23:23:31 +0000 (10 16:23 -0700)
tree77f5436c5a4cce7455c0a6d02ee79ea3295725f8
parent9a70a1305732fb22d85d57cb381fa35e3ba31c54
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.
source/smbd/posix_acls.c