Quote:
Originally Posted by vavai Any suggestion will be really appreciated, or do I the only one have trouble accessing GAL with Outlook without ZCO? :-)
Note : Yes, I have a choice to replace Outlook with Thunderbird but the above answer will much appreciated. |
Finally, solving this problem by providing user name with my bind dn. I'm currently using Zimbra Mail Server 6.0.5 64 bit on SLES 11 and integrated it with Samba PDC.
Outlook has finally read Zimbra GAL by using :
Code:
uid=zmposixroot,cn=appaccts,cn=zimbra
as user name and then using zmposixroot password as user password. If you haven't integrating Zimbra with Samba PDC, you may also (sorry, haven't tested, please CMIIW) using user id :
Code:
uid=zimbra,cn=admins,cn=zimbra
with password from this command :
Code:
su - zimbra
zmlocalconfig -s zimbra_ldap_password
Tested with Microsoft Outlook 2003