[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Several name forms for a structural object class?
- To: Michael Ströder <michael@stroeder.com>
- Subject: Re: Several name forms for a structural object class?
- From: Steven Legg <steven.legg@eb2bcom.com>
- Date: Tue, 01 Jul 2008 10:08:34 +1000
- Cc: ietf-ldapbis@openldap.org
- In-reply-to: <486928BC.4030004@stroeder.com>
- References: <486928BC.4030004@stroeder.com>
- User-agent: Thunderbird 2.0.0.14 (Windows/20080421)
Hi Michael,
Michael Ströder wrote:
HI!
Looking at section 4.1.7.2. "Name Forms" in
http://www.ietf.org/rfc/rfc4512.txt it's not really clear to me whether
more than one name form may be associated with the same structural
object class. I think it's possible (and I've implemented it that way in
web2ldap) but the server I'm currently testing with disallows it.
X.500 seems to allow it. Consider X.501:2005, Clause 13.7.2:
"If different sets of naming attributes are required for entries of a
given structural object class, then a name form shall be specified for
each distinct set of attributes to be used for naming."
Our server also allows it, though we impose restrictions so that there is
always only one possible name form that could apply to any given combination
of RDN and structural object class.
Regards,
Steven
Ciao, Michael.