HP-UX Directory Server 8.1 schema reference

Single-valuedMulti- or Single-Valued
RFC 2307Defined in
2.50 givenName
The givenName attribute contains an entry's given name, which is usually the first name. For
example:
givenName: Rachel
2.5.4.42OID
DirectoryStringSyntax
MultivaluedMulti- or Single-Valued
RFC 2256Defined in
2.51 homeDirectory
The homeDirectory attribute contains the path to the user's home directory.
homeDirectory: /home/jsmith
1.3.6.1.1.1.1.3OID
IA5StringSyntax
Single-valuedMulti- or Single-Valued
RFC 2307Defined in
2.52 homePhone
The homeTelephoneNumber attribute contains the entry's residential phone number; this can
be shortened to homePhone. For example:
homeTelephoneNumber: 415-555-1212
homePhone: 415-555-1234
0.9.2342.19200300.100.1.20OID
TelephoneNumberSyntax
MultivaluedMulti- or Single-Valued
RFC 1274Defined in
2.53 homePostalAddress
The homePostalAddress attribute contains an entry's home mailing address. Because this
attribute generally spans multiple lines, each line break has to be represented by a dollar sign
($). To represent an actual dollar sign ($) or backslash (\) in the attribute value, use the escaped
hex values \24 and \5c, respectively. For example:
homePostalAddress: 1234 Ridgeway Drive$Santa Clara, CA$99555
To represent the following string:
The dollar ($) value can be found
in the c:\cost file.
The entry value is:
2.50 givenName 27