MariaDB password policy. Simple Password Check Plugin

Опубликовано: 19 Октябрь 2024
на канале: IT-INZHENER
28
0

The Simple Password Check plugin can check if a password contains at least a certain number of characters of a certain type. When first set, the password must be at least eight characters long and contain at least one number, one uppercase character, one lowercase character, and one character that is neither a number nor a letter.

0:00 Start
0:32 We make sure that by default the user can set any password.
0:58 Install the Simple Password Check Plugin.
2:02 Let's look at the plugin variables.
2:24 We set new values for the plugin variables based on your password policy.
3:26 Let's check the result.
4:32 The end

#mariadb #password