HP-UX Directory Server 8.1 schema reference

DefinitionAttribute
Stores the password with which the entry can bind to the directory.userPassword
Gives the X.121 address for the entry.x121Address
3.44 posixAccount
The posixAccount object class defines network accounts which use POSIX attributes. This
object class is defined in RFC 2307, which defines object classes and attributes to use LDAP as a
network information service.
Superior Class top
OID 1.3.6.1.1.1.2.0
Required Attributes
DefinitionAttribute
Gives the common name of the entry.cn (commonName)
Contains a unique numberic identifier for a group entry or to identify
the group for a user entry, analogous to the group number in Unix.
gidNumber
Contains the path to the user's home directory.homeDirectory
Gives the object classes assigned to the entry.objectClass
Gives the defined account's user ID.uid (userID)
Contains a unique numberic identifier for a user entry, analogous
to the user number in Unix.
uidNumber
Allowed Attributes
DefinitionAttribute
Gives a text description of the entry.description
Used to determine the GECOS field for the user; this is based on a
common name, with additional information embedded.
gecos
Contains the path to a script that is launched automatically when a
user logs into the domain.
loginShell
Stores the password with which the entry can bind to the directory.userPassword
3.45 posixGroup
The posixGroup object class defines a group of network accounts which use POSIX attributes.
This object class is defined in RFC 2307, which defines object classes and attributes to use LDAP
as a network information service.
Superior Class top
OID 1.3.6.1.1.1.2.2
86 Directory Server object class reference