Home
last modified time | relevance | path

Searched refs:USER_WRITE_ACCOUNT (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/ddk/
H A Dntsam.h131 #define USER_WRITE_ACCOUNT 0x00000020 macro
159 USER_WRITE_ACCOUNT |\
/reactos/dll/win32/syssetup/
H A Dsecurity.c1198 USER_READ_ACCOUNT | USER_WRITE_ACCOUNT, in EnableAccount()
1296 USER_WRITE_ACCOUNT, in SetNewAccountName()
/reactos/dll/win32/samsrv/
H A Dsamrpc.c9494 DesiredAccess = USER_WRITE_ACCOUNT; in SamrSetInformationUser2()
9498 DesiredAccess = USER_WRITE_ACCOUNT | in SamrSetInformationUser2()