Michael Str�der wrote:
> Paul Terray wrote:
>
>> There is a problem with the actual schema in Mozilla : the street
>> attribute is ignored, where OpenLDAP use it for inetOrgPerson instead
>> of "streetAddress".
>
>
> Actually both refer to exactly the same attribute type:
>
> ( 2.5.4.9 NAME ( 'street' 'streetAddress' ) DESC 'RFC2256: street
> address of this object' EQUALITY caseIgnoreMatch SUBSTR
> caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
>
> If attributes are not explicitly requested by short name an LDAP server
> is free to return either one of the short names for an attribute type.
>
>  > Is there a way to add it in the Mozilla schema ?
>
> For this issue you shouldn't mess with the schema!
>
> The cleanest and easiest solution is that Mozilla should ask explicitly
> for the known attribute types. Because in this case the LDAP server MUST
> return the attributes using exactly the same short names as listed in
> the search request when returning search results.

Can I make Mozilla ask explicitly for the known attribute types?
How?

>
> Ciao, Michael.
>

Hej, Niels


Reply via email to