You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "technologyrss.mail" <te...@gmail.com> on 2021/08/29 12:31:26 UTC

Mysql 5.7 error for setup ACS DB

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


Re: Mysql 5.7 error for setup ACS DB

Posted by "technologyrss.mail" <te...@gmail.com>.
*Thank you so much ! Working fine.
*

---

Alamin

On 8/29/2021 10:19 PM, Vivek Kumar wrote:
> Password for cloud user is weak...! Set some complex password for 
> cloud user ..! If you see the error it's clearly saying that your 
> password doesn't satisfying the current policy.!
>
>
>
> On Sun, 29 Aug, 2021, 21:43 technologyrss.mail, 
> <technologyrss.mail@gmail.com <ma...@gmail.com>> 
> wrote:
>
>     Thanks for your reply.
>
>     root user may be not needed for % grants, please see my image for
>     details. I am not able grants for % for root user.
>
>     Also I try to Mysql 8.0 same error
>
>
>     ---
>     Alamin
>
>     On 8/29/2021 9:31 PM, Kiran manohar Chavala wrote:
>>     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.mail@gmail.com
>>     <ma...@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
>>

Re: Mysql 5.7 error for setup ACS DB

Posted by "technologyrss.mail" <te...@gmail.com>.
*Thank you so much ! Working fine.*

---
*Alamin*

On 8/29/2021 10:19 PM, Vivek Kumar wrote:
> Password for cloud user is weak...! Set some complex password for 
> cloud user ..! If you see the error it's clearly saying that your 
> password doesn't satisfying the current policy.!
>
>
>
> On Sun, 29 Aug, 2021, 21:43 technologyrss.mail, 
> <technologyrss.mail@gmail.com <ma...@gmail.com>> 
> wrote:
>
>     Thanks for your reply.
>
>     root user may be not needed for % grants, please see my image for
>     details. I am not able grants for % for root user.
>
>     Also I try to Mysql 8.0 same error
>
>
>     ---
>     Alamin
>
>     On 8/29/2021 9:31 PM, Kiran manohar Chavala wrote:
>>     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.mail@gmail.com
>>     <ma...@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
>>

Re: Mysql 5.7 error for setup ACS DB

Posted by Vivek Kumar <vi...@indiqus.com.INVALID>.
Password for cloud user is weak...! Set some complex password for cloud
user ..! If you see the error it's clearly saying that your password
doesn't satisfying the current policy.!



On Sun, 29 Aug, 2021, 21:43 technologyrss.mail, <
technologyrss.mail@gmail.com> wrote:

> Thanks for your reply.
>
> root user may be not needed for % grants, please see my image for details.
> I am not able grants for % for root user.
>
> Also I try to Mysql 8.0 same error
>
>
> ---
> Alamin
> On 8/29/2021 9:31 PM, Kiran manohar Chavala wrote:
>
> 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.mail@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
>>
>

Re: Mysql 5.7 error for setup ACS DB

Posted by "technologyrss.mail" <te...@gmail.com>.
Thanks for your reply.

root user may be not needed for % grants, please see my image for 
details. I am not able grants for % for root user.

Also I try to Mysql 8.0 same error


---
Alamin

On 8/29/2021 9:31 PM, Kiran manohar Chavala wrote:
> 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.mail@gmail.com <ma...@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
>

Re: Mysql 5.7 error for setup ACS DB

Posted by "technologyrss.mail" <te...@gmail.com>.
Thanks for your reply.

root user may be not needed for % grants, please see my image for 
details. I am not able grants for % for root user.

Also I try to Mysql 8.0 same error


---
Alamin

On 8/29/2021 9:31 PM, Kiran manohar Chavala wrote:
> 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.mail@gmail.com <ma...@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
>

Re: Mysql 5.7 error for setup ACS DB

Posted by Kiran manohar Chavala <ki...@gmail.com>.
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.mail@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
>

Re: Mysql 5.7 error for setup ACS DB

Posted by Kiran manohar Chavala <ki...@gmail.com>.
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.mail@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
>