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: Daniel Burtenshaw <>, 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:12:48 +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=M9dES8DV0QQGPk2E3488Mg6rn3yqN+crECdPvKn3fSo=; b=jJXVwt+0o95I3E0l9O8RMDwKpEeoYuVUtmDJqRMte2NZPZsCE56BhHO86R1KVD84Tf7hWmuph18bMdbiUZyRbcKt8xqKHze6FY6xr8rmCCDldmQxsN/CzMPdyWYpjVE8Z3FBKRDXnlkmQg3g5nxiX827SptJCzq/90UhwOSr3bu2zjY/hW8n1VM3o/4GOJC1t7/H+ttNfnvGQK52VtCLwBcBWFLsB/sO2TFsdQgXT+3nz+uGWR9cGwjw1hCNwsbQS822/4VNcwlAA6O6/DwAgKG+f/8jNoS4NYQ/kHu8iyWgZlDBoNkMoG7blCZkE7CH+4xZYRitKUI80NjV6YyzYQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=IDCUguMouBAAxhgr37ZmwQgyF2wHj+T6nM7Fiape9jRfCGgFLUBJkDUyamLhaCtQYl3B9bLKAmnprnetITAk/qo9R0JrEQ6f4IKe9Lce5rMd4yJFGT5eFdPGm+wrln98ow5bHJG/AhxRDm/3I/KZO+DYH6ZDsbM2Tdd0SrYttLlQFoqmFbBYZamY6M9+RhGhMaGLVHvmrxS9wBU56ZYmOH/CQqmlYOAT/S+t+nKE6tu972qaRQxeAMdu7FS7syjCF4LoQlm45N5aZBKTZvwiKeI+jAnV7F7h+FSXv88bFkY0KLgObiljSETfDZZJfpklJsHZwGHIMCZN52K2Sx46lA==
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.