Zarafa yaffas to Kopano stores unhooked
-
Re: migrating zarafa to a new kopano server
I’ve succesfully migrated ldap and mysql, but all stores are orphaned, so I don’t know how to hook the correct store to users. -
Hi @lionking62,
it seems you did not fully migrate your configuration on top of the ldap tree and mysql.
@lionking62 said in Zarafa yaffas to Kopano stores unhooked:
I don’t know how to hook the correct store to users
this is explained at https://documentation.kopano.io/kopanocore_administrator_manual/user_management.html#reattaching-stores-from-deleted-users
-
I’ve done all that, but I still needed to manually hook the stores. Isn’t that information in the mysql db?
-
@lionking62 you must have started the server at least once without the proper ldap configuration which caused the user associations to be deleted.
During migrations it recommendable to run the server in user safe mode to prevent this from happening.
To repair this you have to manually re-hook the users, which is explained in the previous link.
-
I think I solved it! Yaffas set ldap_user_unique_attribute to uid, but Kopano set it to uidnumber by default, and since I didn’t carry over all of Yaffas ldap-settings, the stores were orphaned.