dear sogo and iredmail users,

i have sogo 1.3.16 installed on top of iredmail 0.8.1 (ldap backend) on ubuntu 12.04 and it works very well despite the fact that the Gloabl LDAP Addressbook is displayed empty in SOGo Webinterface and in TB (10.0.6 esr).

anyone succeeded in having a populated ldap addressbook? i would be interested in the setup in Gnustepdefaults file.

here is how i have it configured:

<dict>

   <key>CNFieldName</key>
   <string>cn</string>
   <key>IDFieldName</key>
   <string>mail</string>
   <key>UIDFieldName</key>
   <string>uid</string>
   <key>baseDN</key>
   <string>o=domains,dc=mydomain,dc=de</string>
   <key>bindDN</key>
   <string>cn=Manager,dc=mydomain,dc=de</string>
   <key>bindFields</key>
   <string>mail</string>
   <key>bindPassword</key>
   <string>Manager secret password</string>
   <key>canAuthenticate</key>
   <string>YES</string>
   <key>displayName</key>
   <string>Global LDAP Addressbook</string>
   <key>hostname</key>
   <string>localhost</string>
   <key>id</key>
   <string>public</string>
   <key>isAddressBook</key>
   <string>YES</string>
   <key>port</key>
   <string>389</string>
   <key>scope</key>
   <string>sub</string>

</dict>

thanks for your help.

best, alex


--
dipl.-ing. alexander pfeiffer architekt
mail: [email protected]
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to