attribute type Microsoft
1.2.840.113556.1.2.102
memberOf
also known as Is-Member-Of-DL
The back-link Active Directory computes from group membership, so you read it but cannot write it. Two gotchas bite everyone: it leaves out a user's primary group, and it lists only direct memberships unless you walk the chain with the 1.2.840.113556.1.4.1941 matching rule. Treat it as a convenience, not the source of truth for who is in what.
- OID
1.2.840.113556.1.2.102- Name
- memberOf
- Aliases
- Is-Member-Of-DL
- Kind
- attribute type
- Arcwho allocated the number
- Microsoft 1.2.840.113556
Schema
- Syntax
- Object(DS-DN)
- Single-valued
- no
Definition
attributetype ( 1.2.840.113556.1.2.102 NAME 'memberOf' SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )See also
Appears in: OpenLDAP msuser.schema, Active Directory schema. Primary source. Spotted an error? Tell me.