s4:dsdb/acl_read: return the nTSecurityDescriptor attr if the sd_flags control is...
authorStefan Metzmacher <metze@samba.org>
Thu, 6 Dec 2012 11:36:09 +0000 (12:36 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 10 Dec 2012 12:53:47 +0000 (13:53 +0100)
commit22bb2fd868b8df2244b801aeaa515a8a4036bce8
tree3fc448d2159a19b08ec09af7e0a70805d889e2c3
parent4f8558ffaf4c9fb9e350ec528ec1ce60de5f2e24
s4:dsdb/acl_read: return the nTSecurityDescriptor attr if the sd_flags control is given (bug #9470)

Not returning the nTSecurityDescriptor causes a lot of problems.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/dsdb/samdb/ldb_modules/acl_read.c