Change the other two places where we set a security descriptor given by the client...
commit795920cf4a25ab4ea061d5620b19ba27884921dd
authorJeremy Allison <jra@samba.org>
Wed, 29 Aug 2012 20:37:51 +0000 (29 13:37 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 30 Aug 2012 17:08:50 +0000 (30 10:08 -0700)
treebd3cae21966be1778b903fc98475e98ee5a3bcaa
parent70ebf1da67e30b585543ffe55a6d7c9da6023138
Change the other two places where we set a security descriptor given by the client to got through set_sd(),
the canonicalize sd function.
source3/rpc_server/srvsvc/srv_srvsvc_nt.c
source3/smbd/open.c