MySQL Forums
Forum List  »  Security

validate_password_strength
Posted by: Christian Molecki
Date: June 07, 2016 01:27AM

Hello,

I enabled the password validation plugin.

Is it possible to use validation_password_strength with an encrypted password, eg. from show grants?

select validate_password_strength('test') = 0
select validate_password_strength('*94BDCEBE19083CE2A1F959FD02F964C7AF4CFC29') = 50 (but is only test encrypted)


Or is there another possibility to prove existing passwords?

BR
Chris

Options: ReplyQuote


Subject
Views
Written By
Posted
validate_password_strength
1676
June 07, 2016 01:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.