Hello, I have some issues wih login to mail, when password is changes in ISPConfig 3.2.9 client's can't login using roundcube or client, and I see that in dovecot mail log it says "(auth failed, 1 attempts in 2 secs)" I found that in mail_user db table on the slave server it containt this text: $rounds=5000 for affected accounts, screenshot below is from slave server db. I have tried running the server.sh in debug mode I see that data from master already contains the $rounds=5000 is a part if password hash. How can I solve this issue ?
That's fine, and it should be there for any newer password changed in ISPConfig 3.2.x version, so this should not be the cause of your issue. The Linux password libraries, as well as Dovecot supported this format for many years, it's just a newer encryption algorithm $6$ vs. $1$.
Ok, thank you. I think I found the problem. It seem's like client somehow has removed the Active flag, on mail domain.