Sailaja, what is the default value now? Thanks
Bosco From: Lune Silver <lunescar.ran...@gmail.com> Reply-To: <user@ranger.incubator.apache.org> Date: Wednesday, April 20, 2016 at 8:57 AM To: <user@ranger.incubator.apache.org> Subject: Re: Property ranger.usersync.pagedresultsenabled Ok so just to be sure I 100% understood. if I have ranger.usersync.pagedresultssize set to 500, the ldap will return 500 records by 500 records ? Best regards. Lune. On Wed, Apr 20, 2016 at 5:50 PM, Sailaja Polavarapu <spolavar...@hortonworks.com> wrote: Hi Lune, This property is used by ranger user sync to set the paged results control in the LDAP search request. Paged results control is a way to notify the LDAP server that client wants to receive the search results in a controlled manner based on the page size limit. The page size can be configured using ranger.usersync.pagedresultssize property as per the availability of its resources, like bandwidth and the processing capability. When ranger.usersync.pagedresultsenabled property is enabled on ranger user sync, then the page size is used from ranger.usersync.pagedresultssize property. When ranger.usersync.pagedresultsenabled is disabled, then the Paged results control is not set in the search request. Please let me know if you need further clarification. Thanks, Sailaja. From: Lune Silver <lunescar.ran...@gmail.com> Reply-To: "user@ranger.incubator.apache.org" <user@ranger.incubator.apache.org> Date: Wednesday, April 20, 2016 at 8:15 AM To: "user@ranger.incubator.apache.org" <user@ranger.incubator.apache.org> Subject: Property ranger.usersync.pagedresultsenabled Hello ! I send you this mail to know what is the usage of this property for usersync ? Is it for a cache of the result of to be stored in local, in order to avoid to connect directly to the ldap ? Best regards. Lune.