Password Reuse Check Plugin
The Password Reuse Check Plugin prevents users from reusing previous passwords, with a retention policy controlled by the password_reuse_check_interval variable.
Description
Installing the Plugin
INSTALL SONAME 'password_reuse_check';[mariadb]
...
plugin_load_add = password_reuse_checkUninstalling the Plugin
UNINSTALL SONAME 'password_reuse_check';Example
Versions
Version
Status
Introduced
See Also
Last updated
Was this helpful?

