r23366: Merge from SAMBA_4_0:
commitdfa2d0b05257a7961d82de7f39f8e6794fc0ddee
authorAndrew Bartlett <abartlet@samba.org>
Wed, 6 Jun 2007 10:52:48 +0000 (6 12:52 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 02:00:37 +0000 (21 03:00 +0100)
treebe1a3c0cf9e1a2caeb8b2c1d8ffe0767d2fb5cd5
parent16c75a96d62aa7d881ccc468fa584303fa76bf11
r23366: Merge from SAMBA_4_0:

Try to make Windows Vista join again.  On my new test environment, it
wants to check for an existing domain join account, and fails.  This
test shows that we need to return NT_STATUS_NONE_MAPPED when nothing
matches.  (not yet tested if this helps vista).
source/rpc_server/samr/dcesrv_samr.c
source/torture/rpc/samr.c