5.179 sAMAccountType Values

sAMAccountType values describe information about various account type objects. See [MS-SAMR] section 2.2.1.9 for descriptions of these values.

Symbolic name

 Value

SAM_GROUP_OBJECT

0x10000000

SAM_NON_SECURITY_GROUP_OBJECT

0x10000001

SAM_ALIAS_OBJECT

0x20000000

SAM_NON_SECURITY_ALIAS_OBJECT

0x20000001

SAM_USER_OBJECT

0x30000000

SAM_MACHINE_ACCOUNT

0x30000001

SAM_TRUST_ACCOUNT

0x30000002

Only the values used by this protocol are contained in this table.