I think find the problem but I don't know to solve it. In GNUstepDefaults when I make IDFieldName = uid, I get object not found: SOGo => francis and when I make IDFieldName = cn, the loggin is impossible.
I don't know to configure a right conf between sogo and ldap My ldap config is : # testmail.fr dn: dc=testmail,dc=fr objectClass: top objectClass: dcObject objectClass: organization o: testmail.fr dc: testmail # admin, testmail.fr dn: cn=admin,dc=testmail,dc=fr objectClass: simpleSecurityObject objectClass: organizationalRole cn: admin description: LDAP administrator userPassword:: e1NTSEF9cXYycUo4Mm11ZG5PbS9kb29EYVU4c0JQeThKRFNKUUs= # cyrus, testmail.fr dn: uid=cyrus,dc=testmail,dc=fr uid: cyrus cn: Administrateur Cyrus sn: Cyrus userPassword:: Y3lydXM= objectClass: inetOrgPerson # francis, testmail.fr dn: uid=francis,dc=testmail,dc=fr uid: francis cn: Francis Margelidon sn: Margelidon mail: [email protected] userPassword:: ZnJhbmNpcw== objectClass: inetOrgPerson -- [email protected] https://inverse.ca/sogo/lists
