attribute type IETF / IANA
1.3.6.1.1.1.1.12
memberUid
posixGroup membership by login name rather than by DN. This is the RFC 2307 way, and it is why a plain posixGroup does not care where the user entry lives or whether it moves. RFC 2307bis adds DN-based member alongside it; which one your clients read is worth pinning down before you debug a missing group.
- OID
1.3.6.1.1.1.1.12- Name
- memberUid
- Kind
- attribute type
- Arcwho allocated the number
- IETF / IANA 1.3.6.1.1
Schema
- Equality
- caseExactIA5Match
- Substring
- caseExactIA5SubstringsMatch
- Single-valued
- no
Definition
attributetype ( 1.3.6.1.1.1.1.12 NAME 'memberUid' EQUALITY caseExactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )Appears in: OpenLDAP nis.schema, Active Directory schema. Primary source. Spotted an error? Tell me.