MySQL Security – Dual Password Support

mai 19, 2020

Dual-password capability makes it possible to seamlessly perform credential changes without downtime.

2

MySQL Security – Password Verification-Required Policy

mai 5, 2020

MySQL 8.0 has introduced an optional behavior that authorize users to change their password only if they could provide the current password.

4

MySQL Security – Password Expiration Policy

avril 21, 2020

MySQL provides password-expiration capability, which enables database administrators to require that users reset their password.

3

MySQL Security – Random Password Generation

avril 15, 2020

MySQL has the capability of generating random passwords for user accounts, as an alternative to requiring explicit administrator-specified literal passwords.

4