R000133   Value for attribute 'name' must be an integer less than size

Explanation

An LDAP search operation to the SDBM backend failed because the value of an attribute in the search filter is too large. 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 value for attribute

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 value for the attribute in the search filter. Then reissue the operation.