Displaying 1 result from an estimated 1 matches for "sa_right_user_set_attributes".
2009 Sep 06
0
No subject
...ich I am in the process of trying
to find out the semantics of. The source code apparently makes no
reference to it in any way to elucidate its meaning.
At this point I don't have much insight, the involved flags are things such=
as
#define SA_RIGHT_USER_ACCT_FLAGS_EXPIRY 0x00000010
#define SA_RIGHT_USER_SET_ATTRIBUTES 0x00000020
#define SA_RIGHT_USER_CHANGE_PASSWORD 0x00000040
#define SA_RIGHT_USER_SET_PASSWORD 0x00000080
and the granted security of 0xd04e4 seems unrelated and invariant with
any of the permissions exposed to the user (SeMachineAccountPrivilege,
etc.).
On Thu, Oct 1, 2009 at 1:06 PM, Nick Pap...