On Sunday, July 25, 2010 20:59 EDT, Ludovic Marcotte <[email protected]> wrote: > Charlie Reitsma wrote: > > I'm trying to configure an indirect ldap bind since I have email accounts > > scattered about in different branches of my ldap directory. The login page > > indicates "wrong username or password." If I set the baseDN to > > ou=people,dc=denison,dc=edu then it works: > > SOGoUserSources = ( > > { > > CNFieldName = cn; > > IDFieldName = uid; > > UIDFieldName = uid; > > baseDN = "dc=denison,dc=edu"; > > bindDN = "uid=sogo,ou=mgmt,dc=denison,dc=edu"; > > bindPassword = qwerty; > > canAuthenticate = YES; > > displayName = "Denison Addresses"; > > encryption = STARTTLS; > > filter = "(objectClass = 'qmailUser')"; > > scope = SUB; > > bindfields = (uid, cn); > > > ^- try bindFields, with a capital "F". > That fixes it. Thanks. -- Charlie Reitsma
-- [email protected] https://inverse.ca/sogo/lists
