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

Re: sasl-regexp proper behavior?



At 10:16 AM 3/24/2004, Quanah Gibson-Mount wrote:


>--On Wednesday, March 24, 2004 10:09 AM -0800 "Kurt D. Zeilenga" <Kurt@OpenLDAP.org> wrote:
>
>>The mapping is not necessarily one-to-one, it's can be many-to-one.
>>That is,
>>        sasl-regexp(a) -> X and sasl-regexp(b) -> X is fine, but
>>        sasl-regexp(c) -> X,Y is invalid.
>
>Yeah, (c) is what I am referring to, sorry I should have been more clear. ;)  That was the state I hit.

As (c) is invalid, an error should be returned.
If not, it's a bug.