r18361: Invert the way we handle LookupSids2/LookupSids3 and LookupNames3/LookupNames4
commit5fa9e96bd0d1f75e208be9a8a04dfc90a854bee9
authorAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2006 05:11:10 +0000 (11 05:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:18:18 +0000 (10 14:18 -0500)
treeb9139f7df382abaec506b055feb1473f191536bc
parent6a2144caab60073b40577dc1f66f663f817d6cbd
r18361: Invert the way we handle LookupSids2/LookupSids3 and LookupNames3/LookupNames4

The latter calls don't supply a policy handle

The latter calls now acquire a policy handle, then call the earlier
calls.  This means we still share the codepaths, but don't need to
fetch policy state when it is already provided.

Andrew Bartlett
source/rpc_server/lsa/dcesrv_lsa.c