security: Fixed some handling of ACEs with INHERITED flag provided by the user
authorNadezhda Ivanova <nivanova@samba.org>
Thu, 10 Feb 2011 10:39:22 +0000 (12:39 +0200)
committerNadezhda Ivanova <nivanova@samba.org>
Thu, 10 Feb 2011 10:43:58 +0000 (12:43 +0200)
commitc3f6cc9993f7fd45cff63c6a5fefde084a6cc173
tree2a56387858fc66e87d63857e7dec27cc0bb05788
parent14edbf71593f2d713050e77ee1d6daf8d8d2b37e
security: Fixed some handling of ACEs with INHERITED flag provided by the user

Some tests showed that these ACEs are not removed if the DACL_PROTECTED flag is provided at the same time.
This is not documented but tests prove it and it has been observerd in deployment.
libcli/security/create_descriptor.c