• I cannot seem to find a good plugin that either simply resets all user passwords, or goes above and beyond and adds management and policies.

    WP Password Policy Manager (https://wordpress.org/plugins/wp-password-policy-manager/) looked great but doesn’t work with Mulitsite
    Expire Users (https://wordpress.org/plugins/expire-users/) also doesn’t work with multisite

    And a few more I looked at all had a support ticket about how Multisite is not supported.

    Are there any plugins and methods for expiring and/or resetting all passwords? Preferably something which also alerts the user as well?

Viewing 1 replies (of 1 total)
  • Moderator Bet Hannon

    (@bethannon1)

    One thing you could do immediately is change the Salts & keys in the wp-config.php file. This will log out all users, and force them to log back in. Helpful once in a while just to make sure someone didn’t creep in on a browser left open.

    This post tells about how to run a MySQL query in PHPMyAdmin to reset all passwords — do read to the end, since there are some replies that make important clarifications!
    https://premium.wpmudev.org/forums/topic/reset-all-user-passwords

    I’ll be interested to hear if this works out for you!

Viewing 1 replies (of 1 total)
  • The topic ‘Multisite password reset and management’ is closed to new replies.