Hello,
I have two servers. The first one doesnt have Cpanel, and the second has. I need to migrate the first server mail accounts to the second.
Configuration server #1:
- POSTFIX(Maildir) + PostgreSQL: Virtual Agent
The passwords has been encrypted by MD5.
Conficuration server #2:
- Exim
The passwords has been encrypted by default hash.
To migrate maildir folders and files are simple. But how to migrate account's password?
I treid to create an account (by cpanel) and overwrite hash in the shadow file with MD5 hash, but failed.
shadow file: ~user/etc/<domain>/shadow
Ideas?
Tks
I have two servers. The first one doesnt have Cpanel, and the second has. I need to migrate the first server mail accounts to the second.
Configuration server #1:
- POSTFIX(Maildir) + PostgreSQL: Virtual Agent
The passwords has been encrypted by MD5.
Conficuration server #2:
- Exim
The passwords has been encrypted by default hash.
To migrate maildir folders and files are simple. But how to migrate account's password?
I treid to create an account (by cpanel) and overwrite hash in the shadow file with MD5 hash, but failed.
shadow file: ~user/etc/<domain>/shadow
Ideas?
Tks