[Freeipa-devel] [PATCH 0409] Warn user when ipa *-find reach search limit

Martin Basti mbasti at redhat.com
Tue Jan 26 14:33:02 UTC 2016



On 26.01.2016 15:17, Petr Spacek wrote:
> On 26.1.2016 15:06, Martin Basti wrote:
>>
>> On 26.01.2016 15:00, Gabe Alford wrote:
>>> On Tue, Jan 26, 2016 at 6:56 AM, Martin Basti <mbasti at redhat.com
>>> <mailto:mbasti at redhat.com>> wrote:
>>>
>>>
>>>
>>>      On 26.01.2016 14:55, Petr Spacek wrote:
>>>
>>>          On 26.1.2016 14:02, Martin Basti wrote:
>>>
>>>              https://fedorahosted.org/freeipa/ticket/5634
>>>
>>>              Patch attached.
>>>
>>>          It works for me in API, CLI, and Web UI. The warning is shown
>>>          as expected.
>>>
>>>          Interestingly, Web UI behaves strangely when search limit is
>>>          hit. This needs
>>>          more investigation because it happens even without this patch :-)
>>>
>>>      I found different bug there, webUI passes sizelimit: 0
>>>      (unlimited), but this values is not passed to some searches inside
>>>      BaseldapSearch which raise error, I will file a ticket na provide
>>>      details there
>>>
>>>
>>> Works for me as well. However, it would be nice to have what ipasearchlimit
>>> is limited to in the error message as well. So something like:
>> thanks for testing.
>>
>>> "Search result has been truncated, the current search limit is set to 10.
>>> Please increase the search limit."
>> Well this is not so easy to achieve in framework, I prefer not to add number
>> there, it requires bigger change in framework or an extra ldap search.
>>> Does this also address https://fedorahosted.org/freeipa/ticket/4022?
>> It should.
> Maybe we can use some generic phrase like:
> "Search result has been truncated to configured search limit."
> and avoid advice like 'increase search limit' which may not be possible to do,
> e.g. because user does not have permission to do that etc.
>
Updated patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mbasti-0409.2-Warn-user-when-ipa-find-reach-limit.patch
Type: text/x-patch
Size: 2278 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160126/2dbd54da/attachment.bin>


More information about the Freeipa-devel mailing list