I am using the migration script here:
https://github.com/grommunio/gromox/blob/prime/tools/kopano2grommunio.sh
The password provided is correct but even if no password is set, it simply won't work. Manually connecting from Shell to Kopano using mysql -u kopano -p works without any problems, but using the script it always throws kdb2mt: Exception: PK-1018: mysql_connect kopano@ko.domain.tld: Access denied for user 'kopano'@'ko.domain.tld'
Any ideas?
Migration of mailbox archive@domain.tld with Kopano login archive start
kdb2mt: ACLs will be extracted and converted.
usermap /srv/run/kdb-uidextract.map: 4 x kuid -> (new) emailaddr
usermap /srv/run/kdb-uidextract.map: 4 x name -> storeguid
kdb2mt: Exception: PK-1018: mysql_connect kopano@ko.domain.tld: Access denied for user 'kopano'@'ko.domain.tld' (using password: NO)
gr:/srv/run# mysql -h ko.domain.tld -u kopano -p
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 121
Server version: 10.5.29-MariaDB-0+deb11u1 Debian 11
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [kopano]>