[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#7253) Error returned when sss control used with a non ordered attribute, even if the control is not critical



On Apr 20, 2012, at 8:25 AM, kurt@openldap.org wrote:

>>  which use the sss
>> control on standards attributes like cn or sn.
> 
> maybe you should file a bug report with them.

and I should note that I consider most client use of this control, itself, to be a bug.

Client's really should, in general, just do their own sorting over the result set, especially for sorting entries for presentation purposes.

The only case where I see this control being useful is, in conjunction with the paged results control, for asking for the entry with the lowest/highest single-valued serial number (or like) attributes.

-- Kurt