Thanks for clarifying. This is good. Bosco
From: Sailaja Polavarapu <spolavar...@hortonworks.com> Reply-To: <user@ranger.incubator.apache.org> Date: Wednesday, April 20, 2016 at 9:44 AM To: "user@ranger.incubator.apache.org" <user@ranger.incubator.apache.org> Subject: Re: Property ranger.usersync.pagedresultsenabled Sorry, the default for ranger.usersync.pagedresultsenabled is "true". Sent from my iPhone On Apr 20, 2016, at 9:42 AM, Don Bosco Durai <bo...@apache.org> wrote: I feel, unless there are any downsides, we should enable this by default. Otherwise, if the enterprise has lot of entries in their AD/LDAP, the user sync might break and the admin might not know which property to configure or it will be frustrating to find the (right) property without going through multiple documents and google search. Thanks Bosco From: Sailaja Polavarapu <spolavar...@hortonworks.com> Reply-To: <user@ranger.incubator.apache.org> Date: Wednesday, April 20, 2016 at 9:33 AM To: "user@ranger.incubator.apache.org" <user@ranger.incubator.apache.org> Subject: Re: Property ranger.usersync.pagedresultsenabled Hi Bosco, Currently the default values are: ranger.usersync.pagedresultsenabled is "false" ranger.usersync.pagedresultssize is "500" Thanks, Sailaja On Apr 20, 2016, at 9:01 AM, Don Bosco Durai <bo...@apache.org> wrote: 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.