[SAMSRV]
authorEric Kohl <eric.kohl@reactos.org>
Mon, 2 Jul 2012 23:09:20 +0000 (23:09 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 2 Jul 2012 23:09:20 +0000 (23:09 +0000)
commit2f6a92ccd0399f0dc072745aacb713427856d548
treece5fc607e43116ff6502eb34d16dc16825da4971
parent470e9cf3bf6cf8d3d22a405a602bf8cf6f0b0f68
[SAMSRV]
- Store all fixed size user attributes in the registry value "F".
- Initialize fixed size domain attributes in SampCreateUserAccount and SamrCreateUserInDomain.
- Implement most information classes of SamrQueryInformationUser.
- Disable all informationclasses of SamrSetInformationUser that store fixed size attributes.

svn path=/trunk/; revision=56820
reactos/dll/win32/samsrv/samrpc.c
reactos/dll/win32/samsrv/samsrv.h
reactos/dll/win32/samsrv/setup.c