Hi,
What is the maximum length of an value? Is it defined in the schema, per-value, or is there a global maximum in OpenLDAP?
Thanks,
Aaron
--- Aaron Bennett Manager of Systems Administration Clark University ITS
Aaron Bennett wrote:
Hi,
What is the maximum length of an value? Is it defined in the schema, per-value, or is there a global maximum in OpenLDAP?
In OpenLDAP there is a global limit of (2^32)-1 bytes. In practice it's probably smaller than that, depending on how much RAM you have.
In X.500 schema it is possible to define an advisory max length per attribute, but nothing is required to enforce it. In OpenLDAP such schema annotations are ignored.
Thanks,
Aaron
Aaron Bennett
Manager of Systems Administration
Clark University ITS
openldap-technical@openldap.org