password_reuse_check_interval Variable
This system variable defines the retention period in days for the password history used by the Password Reuse Check Plugin to prevent reuse.
The password_reuse_check_interval system variable is available when the password_reuse_check plugin is installed. It determines the retention period for the password history in days. Zero, the default, means that passwords are never discarded.
Command line: --password_reuse_check_interval=#
This page is licensed: CC BY-SA / Gnu FDL