Patch to add security descriptors to the SAMR pipe.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2002 08:45:45 +0000 (08:45 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2002 08:45:45 +0000 (08:45 +0000)
commitcd383bdc309a0585e656c373e7d1b9d66f6395e1
tree6de43037cb2e52a8049ec48d4020c4985f40f034
parentba89facada71d90cd5688e02fdf5a501ac7d55cf
Patch to add security descriptors to the SAMR pipe.

This is not the final solution, I think this will probably changed with the
move to the new SAM subsystem, but it allows some research and gives us
somthing to start with.

It should also help with getting proper NT_TOKEN passing set-up.

Original patch by "Kai Krueger" <kai@kruegernetz.de>, which I have modified to
pass back NTSTATUS returns in more places and to use a little more common code.

Andrew Bartlett
(This used to be commit 43b72493708e74e089989db42a003a3862c793e6)
source3/include/rpc_samr.h
source3/rpc_server/srv_samr_nt.c