[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Fedora-directory-users] Schema Format
- From: Kevin Peterson <kevinpeterson5150 gmail com>
- To: fedora-directory-users redhat com
- Subject: [Fedora-directory-users] Schema Format
- Date: Fri, 3 Jun 2005 11:48:40 -0500
When creating a custom schema file, whitespace appears to be
important. For example:
attributetypes: (1.3.6.1.4.1.2114.108.1.8.999.8
NAME ('inherent-3-D-shape-reverse')
SUP tsCaseIgnoreIA5String
SINGLE-VALUE)
attributetypes: (1.3.6.1.4.1.2114.108.1.8.999.9
NAME ('branch-continuity')
SUP tsCaseIgnoreIA5String
SINGLE-VALUE)
will not work, while
attributetypes: (1.3.6.1.4.1.2114.108.1.8.999.8 NAME
('inherent-3-D-shape-reverse') SUP tsCaseIgnoreIA5String SINGLE-VALUE)
attributetypes: (1.3.6.1.4.1.2114.108.1.8.999.9 NAME
('branch-continuity') SUP tsCaseIgnoreIA5String SINGLE-VALUE)
will work.
I did not see any mention of whitespace in RFC 2252 and I am wondering
1. Is this is expected behaviour, and 2. Is this documented anywhere,
because if it is perhaps there are more formatting rules that I am
missing.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]