Re: What can be the maximum size of a LDAP Name?
Kurt Zeilenga <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
On Mar 17, 2009, at 5:30 AM, Dieter Kluenter wrote: > The attribute type rfc822-mailbox is described in RFC 1274 and the > length is defined in section 9.5 'Upper bounds of length of attribute > values': > ub-rfc822-mailbox INTEGER ::= 256 This RFC language is misleading, it's also been replaced by RFC 4524. Per RFC 4512, all such bounds are suggested 'minimum upper bounds'. -- Kurt