This article provides instructions for disabling the Server-Side Sort (SSS) option within Identity Manager directory searches. This modification is typically required when SSS controls interfere with directory search queries, leading to errors such as "No results" when searching by criteria (e.g., last name), while unique queries (like OID) return results as expected.
Identity Manager
The issue occurs when the LDAP directory environment erroneously triggers server-side sort controls during directory searches. This interference causes the LDAP server to fail to return expected search results for broader query filters.
To disable the server-side sort option, you must modify the directory.xml configuration file associated with your user store.
directory.xml file.directory.xml file in a text editor.maxrows parameter is correctly set. This parameter specifies the maximum number of objects that Identity Manager can return. If the number of objects exceeds this limit, an error is displayed.maxrows helps override LDAP directory limits where appropriate.directory.xml and restart the Identity Manager services to apply the new configuration.For detailed documentation on search parameters and configuration, please refer to the official