How to bulk Enable/Disable WordPress Idle Logout using cPFence Tools?

Manage Idle Logout (WebUI Method)

 

  1. Sign into cPFence WebUI and select the server.
  2. Go to Tools & UtilitiesWP-AutoShield Bulk Tools.
  3. Choose Enable Idle Logout to kick idle sessions at 120 minutes, or Disable Idle Logout to stop enforcing it.
  4. Confirm the command; cPFence updates each site’s MU plugin settings accordingly.
  5. Use the site selector toggle if you want to limit the change to certain WordPress installs.

Idle logout hardens wp-admin access by reducing the window for compromised sessions.

Tip: Ensure autoshield_wp_idle_logout is set to ‘Off’ in the Settings page (if it’s currently on), or WP-AutoShield will automatically re-enable it during the next 6:10 AM run.

Command Line (CLI) Method

  1. SSH into the target server.
  2. Enable the protection:
    cpfence --bulk-enable-wp-idle-logout
  3. Disable it when necessary:
    cpfence --bulk-disable-wp-idle-logout

Combine idle logout with Limit Login to provide layered wp-admin protection.


Need Further Assistance?

Visit our Knowledgebase or contact our support team for help.

  • 0 utilizatori au considerat informația utilă
Răspunsul a fost util?

Articole similare

How to Perform and Export Wordpress Vulnerability Scans with cPFence?

cPFence provides powerful tools for identifying and analyzing Wordpress vulnerabilities. With the...

How to Generate a List of All WordPress Sites on Your Server?

cPFence provides an easy way to generate a comprehensive list of all WordPress sites on your...

How to Quickly Identify Infected WordPress Sites Using cPFence?

cPFence makes it easy to identify and clean infected WordPress sites on your server. Follow the...

How to Clean an Infected WordPress Site?

Has your WordPress site been infected, and cPFence reported malware or other issues? Don’t worry;...

How to Secure Your WordPress Sites with cPFence?

WordPress is a powerful platform, but it can become vulnerable if not properly secured. With...