Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-01-2010, 09:53 AM
Elite Member
 
Posts: 353
Thumbs down [SOLVED] Cannot set the Gal Sync settings in Admin UI

in 6.0.4 rhel4_64 each time i set Gal Sync settings in Admin UI to a different value to the GAL the UI reset it back to the GAL i.e. the
USE GAL SEARCH FOR GAL SYNC is always ticked if i go back into the wizard to check it??
__________________
Thanks For any replies,
p.
Reply With Quote
  #2 (permalink)  
Old 02-02-2010, 07:14 AM
Elite Member
 
Posts: 353
Thumbs up Found the solution using the CLI

Found the solution using the CLI here GAL Browsing in 6.0 and GAL Sync Account - Zimbra :: Wiki

the admin GUI isn't working logged at bugzilla

code to split and share a GAL for an EDU

Code:
# STAFF
zmgsautil createAccount -a syncac_staff@myorg.edu -n syncac_staff --domain myorg.edu -t ldap -f staff -p 1d
zmprov mds syncac_staff@myorg.edu syncac_staff zimbrasyncacLdapFilter "(&(|(MY_LDAP_FILTER)" zimbrasyncacLdapSearchBase ou=staff,dc=dc=myorg,dc=edu zimbrasyncacLdapURL ldap://myldapserver.edu:389
zmgsautil fullSync -a syncac_staff@myorg.edu -n syncac_staff
zmmailbox -z -m syncac_staff@myorg.edu mfg /staff all r
zmmailbox -z -m a.user@myorg.edu cm -F# /Staff_Address_List syncac_staff@myorg.edu /staff

#STUDENTS
zmgsautil createAccount -a syncac_students@myorg.edu -n syncac_students --domain myorg.edu -t ldap -f students -p 1d
zmprov mds syncac_students@myorg.edu syncac_students zimbrasyncacLdapFilter "(&(|(MY_LDAP_FILTER)" zimbrasyncacLdapSearchBase ou=students,dc=dc=myorg,dc=edu zimbrasyncacLdapURL ldap://myldapserver.edu:389
zmgsautil fullSync -a syncac_students@myorg.edu -n syncac_students
zmmailbox -z -m syncac_students@myorg.edu mfg /students all r
zmmailbox -z -m a.user@myorg.edu cm -F# /Students_Address_List syncac_students@myorg.edu /students
__________________
Thanks For any replies,
p.
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com