[NETAPI32]
authorEric Kohl <eric.kohl@reactos.org>
Sat, 17 Aug 2013 13:18:02 +0000 (13:18 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 17 Aug 2013 13:18:02 +0000 (13:18 +0000)
commit4a8340e43a525c61fd6fb0b94b85e1da30575026
tree217c07ee82077881f675f0a368ae392ad4a7d4d1
parent971f5c45589246c84ab89ec77ac6a05d9868ffca
[NETAPI32]
- NetUserAdd: Open the accounts domain with DOMAIN_READ_PASSWORD_PARAMETERS access. This is needed in order to check whether the password matches the password requirements of the domain.
- Start implementing NetUserGetGroups.

svn path=/trunk/; revision=59759
reactos/dll/win32/netapi32/user.c