View Single Post
  #3 (permalink)  
Old 10-08-2007, 02:57 PM
encode encode is offline
Junior Member
 
Posts: 9
Default

Quote:
Originally Posted by brian View Post
Since you don't have a mailbox/store server on server B you'll need to talk to ldap directly.

Code:
zmprov -l -s ServerB -z -d -v gaa
or
zmlocalconfig -e zimbra_prov_default_to_ldap=true
Ok, I tried the first command - same result. Stopped the services using zmcontrol, changed zimbra_prov_default_to_ldap from false to true, started services, and tried the first command again. Still the same error.

Any other ideas?
Reply With Quote