R000132   Value for attribute 'name' cannot be more than size characters

Explanation

An LDAP search operation to the SDBM backend failed because the value of an attribute in the search filter is too long for that attribute. SDBM has limited search support. Only certain filters and values can be used. The supported filters are documented in SDBM search capabilities.

In the message text:
name
Search filter attribute name
size
Maximum length for value

System action

The LDAP server continues to run, but the operation fails.

User response

Correct the search input to specify a value that does not exceed the maximum length for the attribute in the search filter. Then reissue the operation.