View Single Post
  #2 (permalink)  
Old 03-24-2006, 08:49 AM
fmodola fmodola is offline
Special Member
 
Posts: 123
Default Connect to Lotus Notes address book ...

Yes I did in order to have all my existing contacts available from Zimbra.

You need to configure your GAL with an external (or Both) LDAP directory, and in the search string you type : (|(mail=*%s*)(cn=*%s*)(sn=%s*)(gn=%s*))

in the LDAP tree location search, type the OU from which you want to search for your contacts ex O=ACME,C=FR.

In the LDAP authentication, enter the name of the user able to access to the names.nsf, and his password.
For the test, enter the firstname to try, but it's case sensitive (for me Franck works, not franck !).

Hope this helps
Reply With Quote