[LSASRV][MSV1_0]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 5 Jan 2014 16:06:16 +0000 (16:06 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 5 Jan 2014 16:06:16 +0000 (16:06 +0000)
commitc3b566e4d86d65124fb5bf8821f6f1d510783da5
treeed414b37b2701d1f9289c8f35b062e0de2e6b739
parent3ad827aa50b2fa77d9dc08cfa45913207781e49e
[LSASRV][MSV1_0]
- Add all groups, of which the user is a member, to the token group list.
- Remove the hard-coded administrators group and users group from the token group list.

This patch enables us to create ordinary user accounts which are not members of the administrator group and which do not have administrator privileges. Now we can start to test and fix the security components!

svn path=/trunk/; revision=61539
reactos/dll/win32/lsasrv/authpackage.c
reactos/dll/win32/lsasrv/lsasrv.h
reactos/dll/win32/lsasrv/utils.c
reactos/dll/win32/msv1_0/msv1_0.c