is there a way to find the max attribute name length allowed?
Thank you.
On 2 Jun 2020, at 07:28, Joshua Brodie josbrodie@gmail.com wrote:
is there a way to find the max attribute name length allowed?
As in ... the length of the attributes name, or the attributes value?
I believe that there is no limit to the length of either - attribute names are of course limited by your schema and what attributes exist, but certainly attribute values have no size limit. You *may* encounter a limit of the maximum BER size, which limits the size of a single client LDAPMessage, and this appears to be bound up to 2GB.
https://access.redhat.com/documentation/en-us/red_hat_directory_server/11/ht...
Generally the limits of a response would be based on number of entries, rather than attribute size.
Hope that helps,
— Sincerely,
William Brown
Senior Software Engineer, 389 Directory Server SUSE Labs
389-users@lists.fedoraproject.org