Displaying 6 results from an estimated 6 matches for "netuserchangepassword".
2004 Mar 05
1
win32-etc change_password
...ot;user
not found" errors, even though I can see that the user is definitely in
place. In fact, it doesn''t seem to work for the 0.2.0 release, even
though I could swear I had it working.
Also, is it possible to change the password for a user that hasn''t set a
password? The NetUserChangePassword method doesn''t seem to like NULL
much as an option for oldpassword.
Regards,
Dan
2007 Mar 30
0
Wine release 0.9.34
...netapi32/tests: Use skip when skipping tests.
netapi32: Add test for adding/deleting users.
netapi32/test: Test the username and password length limits.
netapi32: Implement NetUserAdd with a dummy user database.
netapi32: Implement NetUserDel.
netapi32: Implement NetUserChangePassword.
netapi32/tests: Make NetGetUserInfo checks language independent.
Kanit Therdsteerasukdi (1):
comctl32: datetime: Reject invalid flags in DTM_SETSYSTEMTIME.
Ken Thomases (1):
Revert "gdi32: Disable the freetype mmap sharing on Mac OS.".
Laurent Vromman (1):
gdi3...
2011 Mar 04
0
Wine release 1.3.15
...egers.
Hans Leidekker (9):
msi: Fix a trace.
appwiz.cpl: List 32-bit applications on 64-bit platforms.
uninstaller: List 32-bit applications on 64-bit platforms.
msi: A custom action dll failing to load is not a fatal error.
netapi32: Try running the smbpasswd tool in NetUserChangePassword.
server: Map the Unix user id to a local user SID instead of the interactive SID.
advapi32: Use a fixed computer SID that matches local user SIDs.
userenv: GetProfilesDirectoryW accepts a NULL buffer.
userenv: Implement and test GetUserProfileDirectory.
Henri Verbeet (20):...
2007 Mar 02
0
Wine release 0.9.32
...he impersonation level from a token.
dbghelp: ImageName is usually blank, so print LoadedImageName in elf_load_debug_info_map.
wininet: Fix the case of partial SSL reads from the peek buffer.
kernel32: Fix an off-by-one error in GetComputerNameExA/W.
netapi32: Add a stub for NetUserChangePassword.
kernel32: Fix crash in dns_gethostbyname.
ole32: Add tests for default handler creation and handler marshaling.
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
libwine: Eliminate duplicate function implementations in string.c
ole32: The...
2008 Mar 07
0
Wine release 0.9.57
...IXMLDOMProcessingInstruction_get_nodeName.
msxml3: Stopped seg faults during regression tests on windows.
msxml3: Remove Byte since it's not a valid datatype.
ntdll: Added support for Windows 2008.
winecfg: Added support for Windows 2008.
netapi32: Correct test for NetUserChangePassword.
Anatoly Lyutin (2):
user32: Added some tests for scrollbar.
user32: Fix return value in ShowScrollBar according with test.
Andrew Talbot (30):
dmband: Assign to struct instead of using memcpy.
dmime: Assign to structs instead of using memcpy.
dmime: Assign to struct...
2008 Jun 27
0
Wine release 1.1.0
...error messages.
rpcrt4: Ignore the AuthzSvr parameter for RPC_C_AUTHN_WINNT.
advapi32: Fix lsa tests for domain members.
netapi32: tests/access: Don't clutter up standalone Windows boxes.
netapi32: Remove double free test from apibuf tests.
netapi32: Don't test NetUserChangePassword for now.
Kirill K. Smirnov (1):
kernel32: Add stubs for [G|S]etConsoleDisplayMode.
Lei Zhang (5):
comctl32: Don't rearrange icons / update scroll bar when destroying a listview.
comctl32: Support LVCF_SUBITEM in LVM_GETCOLUMN.
gdi32: Check for regular fonts by style in...