Move the lsa code across to the changed args for lookup_name, and surround it
authorAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 10:02:23 +0000 (10:02 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 26 Jan 2002 10:02:23 +0000 (10:02 +0000)
commit6e7667125d142670db7393ed7a48386f3821d896
treec2edadac543dffdd24fcc2a33512a8913da1488c
parent100d2705ddfa1fde73a0bb06e8e097b2b1cbf36a
Move the lsa code across to the changed args for lookup_name, and surround it
in become_root()/unbecome_root().

Also only allocate the memory the client reqests - and don't allow the client
to trigger an SMB_ASSERT if they ask for 'more'.

Up the maximum number of sids allowed, and note that this is an arbiary guess,
and can be raised without consequence.

Andrew Bartlett
source/include/rpc_lsa.h
source/rpc_server/srv_lsa_nt.c