attribute type ITU-T (X.500)
2.5.4.31
member
also known as Member
Group membership as a list of full DNs, one value per member. It is what groupOfNames is built on, and the RFC makes at least one member mandatory, which is why you cannot cleanly create an empty group. Because the values are DNs, renaming or moving a member breaks membership unless the server maintains referential integrity for you.
- OID
2.5.4.31- Name
- member
- Aliases
- Member
- Kind
- attribute type
- Arcwho allocated the number
- ITU-T (X.500) 2.5
- Standardwho defined it
- IETF · RFC 4519, RFC 2256
Schema
- Superior
- distinguishedName
- Syntax
- Object(DS-DN)
- Single-valued
- no
Definition
attributetype ( 2.5.4.31 NAME 'member' DESC 'RFC2256: member of a group' SUP distinguishedName )See also
Appears in: IANA registry, OpenLDAP core.schema, Active Directory schema. Primary source. Spotted an error? Tell me.