On Thu, Jan 27, 2011 at 08:44:34AM -0500, Francis Lachapelle wrote:
> > 
> >     filter="(|(givenName=janfrode*)(mail=janfrode*)(cn=janfrode*))"
> > 
> > even though my SOGoUserSources doesn't contain givenName:
> > 
> >                <key>SearchFieldNames</key>
> >                <array>
> >                        <string>mail</string>
> >                        <string>cn</string>
> >                </array>
> > 
> > but things seems to be working much better.
> 
> The constructed LDAP filter includes the fields from SearchFieldNames, 
> MailFieldNames and CNFieldName. Does givenName is defined as your CN?

Yes, so that's were it's from:

        <key>CNFieldName</key>
        <string>givenName</string>

Thanks!


  -jf
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to