netapi32: tests/access: Don't clutter up standalone Windows boxes.
authorKai Blin <kai.blin@gmail.com>
Tue, 24 Jun 2008 17:29:19 +0000 (19:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jun 2008 08:44:03 +0000 (10:44 +0200)
commit2d02cb056d30277093d9ae80ff564349a9c3fce6
tree39d32b76be3d7724fe9dd408c10207600976470e
parent8ce4a6fdeca27e78aa90a7a5fc185a94b99a2039
netapi32: tests/access: Don't clutter up standalone Windows boxes.

On Windows XP (and newer), calling NetUserChangePassword with a NULL
domainname parameter creates a user home directory, iff the machine is
not member of a domain.  As we don't want to clutter up the folder
containing the home directories, specify \\127.0.0.1 as domainname to
access the local samdb.
dlls/netapi32/tests/access.c