> On 2 Jun 2020, at 07:28, Joshua Brodie <[email protected]> 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/html/configuration_command_and_file_reference/core_server_configuration_reference#cnconfig-nsslapd_maxbersize_Maximum_Message_Size

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 mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to