HP-UX Directory Server 8.1 administrator guide

Table 10-1 LDAP attribute syntax (continued)
DefinitionOIDName
Indicates that values for this attribute are binary;
this is the same as using the binary synatx.
1.3.6.1.4.1.1466.115.121.1.40OctetString
Indicates that values for this attribute are encoded
in the format postal-address =dstring*
("$"dstring). For example:
1234 Main St.$Raleigh, NC 12345$USA
Each dstring component is encoded as a
DirtectoryString value. Backslashes and dollar
characters, if they occur, are quoted, so that they
will not be mistaken for line delimiters. Many
servers limit the postal address to 6 lines of up to
thirty characters.
1.3.6.1.4.1.1466.115.121.1.41Postal Address
Indicates that values for this attribute are in the
form of telephone numbers. It is recommended
to use telephone numbers in international form.
1.3.6.1.4.1.1466.115.121.1.50TelephoneNumber
Indicates that the values for this attribute are in
the form of a URL, introduced by a string such
as http://, https://, ftp://, ldap://, and
ldaps://. The URI has the same behavior as
IA5String. See RFC 2396 for more information on
this syntax.
URI
10.4 Managing custom schema in the console
The Directory Server Console shows all attributes in the schema, and custom attributes can be
created, edited, and deleted from the schema.
“Viewing attributes and object classes”
“Creating attributes”
“Creating object classes”
“Editing custom schema elements”
“Deleting schema”
10.4.1 Viewing attributes and object classes
All the information about the attributes and object classes that are currently loaded in the server
instance are visible with the other server configuration.
1. In the Directory Server Console, select the Configuration tab.
2. In the left navigation tree, select the Schema folder.
10.4 Managing custom schema in the console 435