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: Daniel Burtenshaw <>
- To: "Crawford, Jeffrey" <>, Greg Haverkamp <>
- Cc: Grouper-Users <>, Jeffrey Williams <>
- Subject: RE: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything
- Date: Thu, 29 Aug 2019 20:17:07 +0000
I experimented with a bunch of ldaptive things trying to get it to work – looking closer I also have a line like this that may be necessary for the paging – especially the GrouperRangeEntryHandler. I don’t remember where I found this documented but maybe try adding this line also?
ldap.personLdap.searchResultHandlers=org.ldaptive.handler.DnAttributeEntryHandler,edu.internet2.middleware.grouper.ldap.ldaptive.GrouperRangeEntryHandler
Hope that helps this time
From: Crawford, Jeffrey <>
Humm, I tried that too, seems to have been ignored by pspng, also on this page it’s listed as an option: https://spaces.at.internet2.edu/display/Grouper/Grouper+Provisioning:+PSPNG
but it seems to have a default so I wonder if the code is “resetting” it.
From: Daniel Burtenshaw <>
I think that Greg is correct, I’ve used it with success in the ldap connection settings rather than the changelog.consumer settings, so something like:
ldap.personLdap.pagedResultsSize = 1000
should work.
From:
<>
On Behalf Of Greg Haverkamp
WARNING: Stop. Think. Read. This is an external email. I think you want it in your personLdap configuration. Unless I botched the search, “ldapSearchResultPagingSize” doesn’t exist anywhere in the Grouper repo (in master).
However, it does appear to pull the searchResultPagingSize in LdapSystem.java: public int getSearchResultPagingSize() { Object searchResultPagingSize = getLdaptiveProperties().get("org.ldaptive.searchResultPagingSize"); return GrouperUtil.intValue(searchResultPagingSize, searchResultPagingSize_default_value); }
And getLdaptiveProperties should pull that in from your ldap.personLdap.* properties.
Greg
On Thu, Aug 29, 2019 at 11:42 AM Crawford, Jeffrey <> wrote:
|
- [grouper-users] pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 08/29/2019
- Re: [grouper-users] pspng ldapSearchResultPagingSize doesn't seem to do anything, Jeffrey Williams, 08/29/2019
- Re: [grouper-users] pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 08/29/2019
- Re: [grouper-users] pspng ldapSearchResultPagingSize doesn't seem to do anything, Greg Haverkamp, 08/29/2019
- RE: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Daniel Burtenshaw, 08/29/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 08/29/2019
- RE: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Daniel Burtenshaw, 08/29/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Greg Haverkamp, 08/29/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 08/30/2019
- Re: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 08/29/2019
- RE: [grouper-users] [Ext] Re: pspng ldapSearchResultPagingSize doesn't seem to do anything, Daniel Burtenshaw, 08/29/2019
- Re: [grouper-users] pspng ldapSearchResultPagingSize doesn't seem to do anything, Greg Haverkamp, 08/29/2019
- Re: [grouper-users] pspng ldapSearchResultPagingSize doesn't seem to do anything, Crawford, Jeffrey, 08/29/2019
- Re: [grouper-users] pspng ldapSearchResultPagingSize doesn't seem to do anything, Jeffrey Williams, 08/29/2019
Archive powered by MHonArc 2.6.19.