migration of mailboxes & LDAP data
hi all,
I am planing for the migration of mailbox data from sun java communication suite 5.
I have seen the migration links for zimbra, however i have not yet find any right way for it.My question is how i can transfer the format of mailbox from comm suite to zimbra? Is there any command through which i can reconstruct the mailboxes?
More over the LDAP data was stored in sun java directory server earlier,
Is there any way of importing user from the LDAp.diff file, if not that any way for modifying the user's password with the hash for the password as same as earlier stored.
#############################################
What do you suggest me regarding the migration,
Best regards
Adeel
From Sun java comm suite 5 to ZIMBRA
Hi all,
And thanks for the help provided,
But i am still confused and looking for the stuff which can help me.
###########################
Regarding LDAP (sun java directory Server)
I have an file named ldap.ldif
which contains the user ID,passwords in encrypted form and all the attributes.
How i can import the data in to the zimbra LDAP server, moreover i am unable to find the same kind of file in the Zimbra LDAP server.There is a file in the zimbra LDAP but the users i have created are not present in that file.
################################
Regarding MailBox Data(Sun Java Messaging Server)
How can i migrate the Mailbox data in to the zimbra format,
I think, for migration following thing is to planed,
1- Creation or importing the users
2- Placing the HASH password for every user from the previous LDAP server (This is to be done if users have been created and not imported).
3- Login the User, and when the mail box is created on the file level for that user, copy the mailbox from sun java messaging server to Zimbra (But the format of the mailbox have to be changed so that zimbra supports it)
#####################################
Please Suggest me, Thanks in Advance\
Regards
Adeel
From Sun java comm suite 5 to ZIMBRA
Hi,
thanks for your help, it was really useful.
Now I need to know the following things, I will be glade if you entertain me.
####### Openldap
under the path >>/opt/zimbra/openldap/etc/openldap, I have find the following file.In this case my domain is zimbra.domain.com.
DB_CONFIG.example master-accesslog.conf slapd.conf zimbra_globalconfig.ldif
ldap.conf master-accesslog-overlay.conf slapd.conf.default zimbra.ldif
ldap.conf.default schema zimbra_defaultcos.ldif zimbra_mimehandlers.ldif
#######
But i have now find scehma for mydomain.com, in my previous ldap server the file ldap.diff i had entries for every user like following,
# entry-id: 5079
dn: uid=testing.user,ou=People,o=mydomain.com,o=USERS, dc=mydomain,dc=com
uid: testing.user
..bla bla bla.
..
.
###########################
As far as mailboxes are concern, I am unable to find the imapsync :D. Can you please provide me with the download link for it > OS is redhat linux AS 5
Thank you very much for the support provided earlier,
Regards
Adeel
From Sun java comm suite 5 to ZIMBRA
Hi,
thanks for your help, it was really useful.
Now I need to know the following things, I will be glade if you entertain me.
####### Openldap
under the path >>/opt/zimbra/openldap/etc/openldap, I have find the following file.In this case my domain is zimbra.domain.com.
DB_CONFIG.example master-accesslog.conf slapd.conf zimbra_globalconfig.ldif
ldap.conf master-accesslog-overlay.conf slapd.conf.default zimbra.ldif
ldap.conf.default schema zimbra_defaultcos.ldif zimbra_mimehandlers.ldif
#######
But i have not find scehma for mydomain.com, in my previous ldap server the file ldap.diff i had entries for every user like following,
# entry-id: 5079
dn: uid=testing.user,ou=People,o=mydomain.com,o=USERS, dc=mydomain,dc=com
uid: testing.user
..bla bla bla.
..
.
###########################
As far as mailboxes are concern, I am unable to find the imapsync :D. Can you please provide me with the download link for it > OS is redhat linux AS 5
Thank you very much for the support provided earlier,
Regards
Adeel
From Sun java comm suite 5 to ZIMBRA
yappyyyyyyyyyyyyyyy...
MailBoxes have been converted in to the format,
However i still need to look for help as far as LDAP :confused:data is concern.
My current LDAP contains 2 domains.?
Please give some more explanation and i will be thankful to you:confused:
#####
One suggestion might be to do something like this:
1. cycle through your ldif file picking out mail, givenname, cn, sn and userpassword.
2. Map them to the equivalent zimbra attributes.
givenname => firstName
cn => displayName
sn => lastName
3. generate the zmprov commands and save them to a file.
ca mail@host.com {ssha}asdlkfgj234 displayName 'Jim Norton' firstName Jim lastName Norton
##############
Please suggest me
Regards
Adeel