Fix bug #9124 - Samba fails to set "inherited" bit on inherited ACE's.
commitcf29863c69b36224564c27ef1610010b943857c0
authorJeremy Allison <jra@samba.org>
Wed, 29 Aug 2012 20:44:57 +0000 (29 13:44 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 30 Aug 2012 17:08:50 +0000 (30 10:08 -0700)
tree4e7ee2102808b408a47b94d8cb075f13653e38a7
parent3d34406c7bd70576b1705e98b4b3901ac75537c9
Fix bug #9124 - Samba fails to set "inherited" bit on inherited ACE's.

Change se_create_child_secdesc() to handle inheritance correctly.
libcli/security/secdesc.c