[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Whats up with SUP?
At 01:59 AM 2002-09-19, Martin Wickman wrote:
>For instance, lets say I want to find the user with "ldapsearch -x
>uid=john". I would get back something like this:
>
>dn: uid=john,dc=people,dc=foo,dc=com
>uid: john
>ccUid: zjohn
>
>dn: uid=zjohn,dc=people,dc=foo,dc=com
>uid: zjohn
>ccUid: john
>
>Which is not really what I expected,
It's what to be expected by directory systems supporting
attribute subtyping. See RFC 2251 and X.501(93).
Kurt