r4309: idl and torture test for lsa_GetUserName()
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Dec 2004 09:41:21 +0000 (09:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:33 +0000 (13:07 -0500)
commitc2f94222e9625593e026d21ff314039cc776c592
tree62c152453fe157cbdedfc1de3a2f1e6c5143d9b0
parente67b4392646ec623bd613d6e73b7494ddd0d251f
r4309: idl and torture test for lsa_GetUserName()

why does samba3 return domain_name as in the unknown_name field in the code
and on the wire it returns DCERPC_FAULT_OP_RNG_ERROR?

all of my test machines NT4,W2K,W2K3,XP returned NULL

and if I file the string in the .in.* the server echos the strings back
and returns NT_STATUS_INVALID_PARAMETER

metze
(This used to be commit 67e765b7e984d7aac2a7786b5bd0c80d10d6de5d)
source4/librpc/idl/lsa.idl
source4/torture/rpc/lsa.c