grouper-users - Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything
Subject: Grouper Users - Open Discussion List
List archive
Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything
Chronological Thread
- From: "Crawford, Jeffrey" <>
- To: Greg Haverkamp <>
- Cc: Daniel Burtenshaw <>, Grouper-Users <>, Jeffrey Williams <>
- Subject: Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything
- Date: Tue, 3 Sep 2019 22:15:21 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=it.ucla.edu; dmarc=pass action=none header.from=it.ucla.edu; dkim=pass header.d=it.ucla.edu; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=7oB+u3fEfSoorAyMLpeUjg2AQJ6MYGpN3mlXBrTY2Ts=; b=hjkxpiozjhIH2zqX9RQxTgS46u3Rfd9ZfegECsJrBH7bkoTvq/0RRQ/yeL12feRnXop77lsbES6T2bO/H65QonHaUtUYAqxKEQl7EpWrT0vPRAXA4uwbRfGLZo7QgB+dF1/Rw30Jjul9neAHoyq8a0fcHLsTvK1lr5Fqzh6b/UcuUC4Ya5f647m6BcZA/UUFXye5nk2jb8vARsmFqRMziV18kP0D+2iXsRM3N+SaCpDnpKD7Bql+rjZB2K6p2agTM9mqdSHv5+TVYnXdru5F+ubw1yq9bDFCJe3cqxRhB76pK4GwnMFKCt5YNAu1DYC/yhARnI7BqFISH6PtQxE1ZQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=nX56Ku5oE/RaWyoan582b+CAhX04bKG8DqTQEfnu0zmRbzxP8Jw4ZXIFsVGNLw9KBGBMzSO/Pbkb6HFvMIfzp4h73ohCkLkWhkSt8NtB/M9mMZ+pMlfbylojXbg8mErfJ/BXGGu4oDFFF8tQnrTqnLzlEmcJl8lDHJUyRJ7YFXO3u8+3M57xxUOphNeRRpvWfoQJrEh+I/mA7DPDbVLRJzSR1hnU8TCwhwkXLTdRin1peLIgGJ9tNiN5TKBX8xS06ml58WVS1oQUiuqS+ZfRKnlI6s7imMV+Ou0B59tq4WytwdpYlk4Bbws6KNtRp0qHLFS/W9ONwVLfalb/+/Os3w==
I’ve gotten further, but there seems to be multiple places to configure these things. I got the main paging setup in grouper-loader.properties by using: ldap.personLdap.pagedResultsSize = 1000
However I want to limit the search to < 1000 entries in the search box, I’ve tried the following in the subject.properties file but it’s not working: subjectApi.source.ldap.param.maxResults.value = 1000 subjectApi.source.ldap.param.maxPageSize.value = 100
Should the above work? Jeffrey C.
From: <> on behalf of "Crawford, Jeffrey" <>
So this is what I’ve done now, but still paging only 100. The LDAP loader isn’t paging at all. I also tried “batchSize” since it was one of the examples but that didn’t work either.
ldap.personLdap.url = ldaps://ldap.iam.ucla.edu:636 ldap.personLdap.user = uid=svcacct, ou=edimi consumers, dc=edtest, dc=ucla, dc=edu ldap.personLdap.pass = /path/to/encryptedLDAP.pass ldap.personLdap.tls = false ldap.personLdap.searchResultPagingEnabled = true ldap.personLdap.searchResultPagingSize = 1000
From: Greg Haverkamp <>
I assume when you put it in your personLdap you changed it from ldapSearchResultPagingSize to just searchResultPagingSize?
The former, as I noted, appears nowhere in the code. (You can go to GitHub and search to confirm.) The latter does, with the code I quoted sending what should be read from your ldap config, or sending the default if it’s not there.
I think the documentation is simply wrong. If you find that you can make it work, you might correct it. :)
Greg
On Thu, Aug 29, 2019 at 1:13 PM Crawford, Jeffrey <> wrote:
|
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 09/03/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Shilen Patel, 09/04/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 09/04/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Shilen Patel, 09/04/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 09/05/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Shilen Patel, 09/04/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 09/04/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Shilen Patel, 09/04/2019
Archive powered by MHonArc 2.6.19.