January 2018
Intermediate to advanced
446 pages
12h 57m
English
You can expire the passwords of users for a specific interval; after this, they need to change their password.
When an application developer asks for database access, you can create the account with a default password and then set it to expire. You can share the password with the developers, then they have to change the password to continue using MySQL.
All the accounts are created with a password expiry equal to the default_password_lifetime variable, which is disabled by default:
Read now
Unlock full access