object class IETF / IANA
1.3.6.1.1.1.2.1
shadowAccount
The auxiliary class that mirrors the shadow password file: expiry dates, last-change, warning periods. Most sites lean on it lightly, since the directory, not the shadow fields, is usually where account lifecycle actually gets enforced now.
- OID
1.3.6.1.1.1.2.1- Name
- shadowAccount
- Kind
- object class
- Arcwho allocated the number
- IETF / IANA 1.3.6.1.1
Schema
Definition
objectclass ( 1.3.6.1.1.1.2.1 NAME 'shadowAccount' DESC 'Additional attributes for shadow passwords' SUP top AUXILIARY MUST uid MAY ( userPassword $ shadowLastChange $ shadowMin $ shadowMax $ shadowWarning $ shadowInactive $ shadowExpire $ shadowFlag $ description ) )Appears in: OpenLDAP nis.schema, Active Directory schema. Primary source. Spotted an error? Tell me.