Hi Alamin

Can you check if the grant privileges were given to the root user

mysql>GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 'password';

Also, you can try to edit vi /etc/my.cnf and an entry

validate_password_policy=LOW

Regards
Kiran

On Sun, Aug 29, 2021 at 6:02 PM technologyrss.mail <
technologyrss.m...@gmail.com> wrote:

> HI,
>
> Mysql 5.7 error when install ACS 4.15.1.0, I am use strong password but
> show current policy not full fill.
>
> Any idea how to solve this erro?
>
>
>
> ----
>
> Thanks, Alamin
>

Reply via email to