Are not encrypted (in ISPConfig DB)... If is not possible to work with encripted passwords... is possible te "delete" from database this passwords after mysql user creation? Best regards
The passwords are not encrypted as the mysql user creation commands require cleartext passwords. The passwords dont get removed from the database because the slave servers in a multiserver setup dont have write acess to the database. We are working already on a workarount for that to create mysql users without using mysql commands, so that we can use encrypted passwords.