SizeLimitExceededException when using LDAP
When using a ldap browser like JXplorer to query AD, sometimes depending on the query the following error is displayed :
javax.naming.SizeLimitExceededException:
[LDAP: error code 4 - Sizelimit Exceeded]; remaining name ’OU=Users,dc=example-cloud,dc=com’
Customer also gets an error using webadmin in webnetwork, webnetwork displays an error when trying to open this ou.
This means that Microsoft Active Directory is set to only display 1000 entries in a search and there are more than 1000 entries in that ou. Microsoft kb article http://support.microsoft.com/?kbid=315071 explains the issue and how to change the number of entries returned.
WebNetwork takes care of this by asking MS AD to page the results back instead of sending them all in one lump.
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
Change Reset Password Button Text
Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
Remove Reset Password Button From Login Page
Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
Lenovo Unified Workspace End-of-Life Questions and Answers
As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
How do I determine my Unified Workspace license expiration date?
The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
Lenovo Unified Workspace 7.0.2.13 Released
Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
Related Articles
LDAP Response Read Timed Out
Issue After upgrading to 6.4.7.x, customer is experiencing various LDAP timeouts. One example: unable to search for user's to add to link/tile objects from webAdmin's Link-Menu Admin interface. Two seconds after clicking the search button, a stack ...
Packet capture of LDAP on Linux / Unix
How can I do a packet trace to capture the LDAP communication between webnetwork and microsoft active directory. Webnetwork is running on a Mac OSX or linux system. The following URL shows how to use the command line tcpdump to do a packet trace. ...
Microsoft requiring LDAP channel binding and LDAP signing with 2020 update
Issue Microsoft Advisory ADV190023: Microsoft is planning to push out an update in March 2020 that will require LDAP channel binding and LDAP signing for LDAP connections. (Please note, Microsoft initially planned to push the change in January.) ...
How to display the MS AD LDAP Settings being used.
The following comes from the URL : http://support.microsoft.com/kb/315071 This step-by-step article describes how to manage Lightweight Directory Access Protocol (LDAP) policies by using the Ntdsutil.exe tool. To make sure that domain controllers can ...
Slow access to MS AD LDAP from OSX
Customer is having slow access talking to MS AD via LDAP. WebNetwork is being run on a MAC OSX box and is using MS AD for Directory Services. The dns server is running on MS AD and the OSX box is pointing to that for its DNS information. Directory ...