netapi32: tests/access: Don't clutter up standalone Windows boxes.

Kai Blin kai.blin at gmail.com
Tue Jun 24 12:29:19 CDT 2008


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.

This fixes bug 13891.

---
 dlls/netapi32/tests/access.c |   19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 90525bd2ff1af0f70bda3eed41c645c238f2d294.diff
Type: text/x-patch
Size: 3221 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080624/7d399fe9/attachment.bin 


More information about the wine-patches mailing list