Fix LSA server to pass more of RPC-LSA and match Windows 2008
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 Aug 2008 00:32:49 +0000 (10:32 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Aug 2008 00:32:49 +0000 (10:32 +1000)
commit387cd89af403ef6c9501e6617622269508b34355
treea8b38e213d4ff9c787fff677d788a7400ddeadf8
parent7f86b26a35e86139b991d42b61321cbc8fa68416
Fix LSA server to pass more of RPC-LSA and match Windows 2008

This fixes some info levels in the QueryTrustedDomainInfo call, and
changes from implementing lsa_Delete to lsa_DeleteObject (which has an
explicit close and reutrns a NULL handle).

Andrew Bartlett
(This used to be commit 1f12c368b2566b378a6c521c389b8b1bafbcf916)
source4/rpc_server/lsa/dcesrv_lsa.c