Add SAMR 0x3e, which is samr_connect4. Seems to be the same as our
authorJim McDonough <jmcd@samba.org>
Tue, 6 Aug 2002 18:02:56 +0000 (18:02 +0000)
committerJim McDonough <jmcd@samba.org>
Tue, 6 Aug 2002 18:02:56 +0000 (18:02 +0000)
commit266344634944dff30f56453f9d86c490e7ac7a55
treedfb456a9023b807a6d90a779f7b01e8e825d0c2d
parent0e420878f26bdd19b5defb78a5fe4c31662ec941
Add SAMR 0x3e, which is samr_connect4.  Seems to be the same as our
existing connect (which I've been told is really connect2), with one
extra dword.  We've only seen 0x00000002 there...
source/include/rpc_samr.h
source/rpc_parse/parse_samr.c
source/rpc_server/srv_samr.c
source/rpc_server/srv_samr_nt.c