Schema Definition
18
Netscape Directory Server Schema Reference • October 2004
Table 1-1 lists the different syntax methods that can be applied to attributes and
gives an OID and a definition for each syntax method.
Table 1-1
Attribute Syntax
Syntax Method
OID
Definition
Binary
1.3.6.1.4.1.1466.115.121.1.5
Indicates that values for this attribute are binary.
Boolean
1.3.6.1.4.1.1466.115.121.1.7
Indicates that this attribute has one of only two
values: True or False.
Country String
1.3.6.1.4.1.1466.115.121.1.11
Indicates that values for this attribute are limited
to exactly two printable string characters; for
example, US.
DN
1.3.6.1.4.1.1466.115.121.1.12
Indicates that values for this attribute are DNs.
DirectoryString
1.3.6.1.4.1.1466.115.121.1.15
Indicates that values for this attribute are not
case sensitive.
GeneralizedTime
1.3.6.1.4.1.1466.115.121.1.24
Indicates that values for this attribute are
encoded as printable strings. The time zone
must be specified. It is strongly recommended to
use GMT time.
IA5String
1.3.6.1.4.1.1466.115.121.1.26
Indicates that values for this attribute are case
sensitive.
INTEGER
1.3.6.1.4.1.1466.115.121.1.27
Indicates that valid values for this attribute are
numbers.
OctetString
1.3.6.1.4.1.1466.115.121.1.40
Same behavior as binary.
Postal Address
1.3.6.1.4.1.1466.115.121.1.41
Indicates that values for this attribute are
encoded according to
postal-address = dstring * (
“
$
”
dstring
)
where each
dstring
component is encoded as a
value of type DirectoryString syntax.
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. For
example:
1234 Main St.$Anytown, TX 1234$USA
TelephoneNumber
1.3.6.1.4.1.1466.115.121.1.50
Indicates that values for this attribute are in the
form of telephone numbers. It is recommended
to use telephone numbers in international form.
Summary of Contents for NETSCAPE DIRECTORY SERVER 7.0
Page 1: ...Schema Reference Netscape Directory Server Version7 0 October 2004 ...
Page 10: ...10 Netscape Directory Server Schema Reference October 2004 ...
Page 24: ...Schema Checking 24 Netscape Directory Server Schema Reference October 2004 ...
Page 140: ...140 Netscape Directory Server Schema Reference October 2004 ...
Page 178: ...178 Netscape Directory Server Schema Reference October 2004 ...