Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
ISON Zimbra Deployment
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
''Auto-generated from the uploaded PDF [[:File:ISON_Zimbra_Deployment.pdf|ISON_Zimbra_Deployment.pdf]]. This is an extracted-text rendering for searchability; see the original PDF for exact formatting, diagrams, tables, and images.'' <pre> <nowiki> ISON ZIMBRA MIGRATION 1.β They have two servers with two different domains (OLD SETUP ZIMBRA OPENSOURCE) mail.isonemployees.com zm.isonemployees.co.za 2.β Biswajit sir provided a new server 3.β Configure local DNS with mbox1.mysecuremail.email name 4.β Install zimbra NE 10.1.16 Link - https://zimbra.github.io/documentation/zimbra-10/single-server-install.html#Installing _Zimbra_Collaboration_Software 5.β Create business COS,, then activate license zmprov cc Business zimbraFeatureMAPIConnectorEnabled FALSE zimbraFeatureMobileSyncEnabled FALSE zimbraArchiveEnabled FALSE zimbraFeatureConversationsEnabled FALSE zimbraFeatureTaggingEnabled FALSE zimbraAttachmentsIndexingEnabled FALSE zimbraFeatureViewInHtmlEnabled FALSE zimbraFeatureGroupCalendarEnabled FALSE zimbraFreebusyExchangeURL FALSE zimbraFeatureSharingEnabled FALSE zimbraFeatureTasksEnabled FALSE zimbraFeatureBriefcasesEnabled FALSE zimbraFeatureSMIMEEnabled FALSE zimbraFeatureVoiceEnabled FALSE zimbraFeatureManageZimlets FALSE zimbraFeatureCalendarEnabled FALSE zimbraFeatureGalEnabled TRUE Zmlicense -a <license key> 6.β Create both domains isonemployees.com and isonemployees.co.za and assign default business COS 7.β Create users via backend using zmprov ca user@exmaple.com passwd 8.β Set the password to the same as on the old server using the command below User list = /tmp/user_passwords2 Password list = /tmp/user_passwords3 while read i; do hash=$(zmprov -l ga "$i" userPassword | grep "^userPassword:" | sed 's/userPassword: //'); echo "ma $i userPassword '$hash'" >> /tmp/user_passwords3; done < /tmp/user_passwords2 9.β Migrate data via IMAPSYNC for i in `cat /root/imap/user1` do imapsync --syncinternaldates --subscribe --nosyncacls --host1 192.168.1.2 --user1 $i --authuser1 tetra_test@isonemployees.com --password1 supp0rt@123 --host2 192.168.1.3 --user2 $i --authuser2 admin@mbox1.mysecuremail.email --password2 supp0rt@123 -authmech1 PLAIN -authmech2 PLAIN --tmpdir /user-cache/ --addheader done </nowiki> </pre>
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)