Horje
Security against brute force attacks by tracking IP, name, password; requiring very strong passwords. Idle timeout. Maintenance mode lockdown. Wordpress Tutorial

Noted That:

  • To install correctly this login-security-solution.zip .
  • Fisrt Download the login-security-solution.zip to your computer
  • Extract/Open login-security-solution.zip to Your Computer.
  • Then, Find readme.txt file inside login-security-solution.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download " login-security-solution.zip " Plugin to your Local Computer. (Click Download)

2. Then, Login to your " yourdomain.com/wp-admin " Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse " login-security-solution.zip "  Downloaded plugin from your computer, Where you downloaded login-security-solution.zip According to Step – 1 Above then, click on " Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on " Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. " Login Security Solution " folder is added on left sidemenu. Now, Click on " Login Security Solution " folder.

   Noted that: If you do not see " Login Security Solution " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ".

8. Now you configure yourself oR Watch video tutorial below about  Login Security Solution Configurtions and Settings or How to work " Login Security Solution " in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Login Security Solution " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Login Security Solution
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Before installing this plugin, read the FAQ!

  2. If your WP install is behind a proxy or load balancer, please be aware
    that this plugin uses the REMOTE_ADDR provided by the web server
    (as does WordPress’ new comment functionality and the Akismet plugin).
    If you want our brute force tracking to work, we advise adjusting your
    wp-config.php file to manually set the REMOTE_ADDR to a data
    source appropriate for your environment. For example:

    
     $_SERVER['REMOTE_ADDR'] = preg_replace('/^([^,]+).*$/', '\1', $_SERVER['HTTP_X_FORWARDED_FOR']);
    
  3. Download the Login Security Solution zip file from WordPress’ plugin
    site: https://wordpress.org/plugins/login-security-solution/

  4. Unzip the file.

  5. Our existing tests are very effective, catching all of the 2 million
    entries in the Dazzlepod password list. But if you need to block
    specific passwords that my tests miss, this plugin offers the ability
    to provide your own dictionary files.

    Add a file to the pw_dictionaries directory and place those passwords
    in it. One password per line.

    Please be aware that checking the password files is computationally
    expensive. The following script runs through each of the password
    files and weeds out passwords caught by the other
    tests:

    
     php utilities/reduce-dictionary-files.php
    
  6. If your website has a large number of non-English-speaking users:

    • See if a keyboard sequence file exists in this plugin’s
      pw_sequences directory for your target languages. The following steps
      are for left-to-right languages. (For right-to-left languages, flip the
      direction of the motions indicated.)

      • Open a text editor and create a file in the pw_sequences
        directory
      • Hold down the shift key
      • Press the top left character key of the keyboard.
        NOTE: during this entire process, do not press function, control
        or whitespace keys (like tab, enter, delete, arrows, space, etc).
      • Work your way across the top row, pressing each key across the
        row, one by one
      • Press the left-most character key in the second row
      • Go across the second row pressing each key
      • Continue through the entire keyboard in the same manner
      • Let go of the shift key
      • Re-start the process at the top left key of the keyboard and
        work your way through the keyboard, now in lower-case mode
      • Save the file and close the editor
      • Feel free to submit the files to me so others can use it. See
        the features request section, below.
    • If a translation file for your language does not exist in this
      plugin’s languages directory, add one. Read
      https://codex.wordpress.org/I18n_for_WordPress_Developers for
      details. The files must use UTF-8 encoding. Send me the file and
      I’ll include it in future releases. See the features request
      section, below.

  7. The last step of the new password validation process is checking if
    the password matches an entry in the dict program. See if dict
    is installed on your server and consider installing it if not.
    http://en.wikipedia.org/wiki/Dict

  8. Upload the login-security-solution directory to your
    server’s /wp-content/plugins/ directory

  9. Activate the plugin using WordPress’ admin interface:

    • Regular sites: Plugins
    • Sites using multisite networks: My Sites | Network Admin | Plugins
  10. Adjust the settings as desired. This plugin’s settings page can be
    reached via a sub-menu entry under WordPress’ “Settings” menu or this
    plugin’s entry on WordPress’ “Plugins” page. Sites using WordPress’
    multisite network capability will find the “Settings” and “Plugin”
    menus under “My Sites | Network Admin”.

  11. Run the “Change All Passwords” process. This is necessary to ensure
    all of your users have strong passwords. The user interface for
    doing so is accessible via a link in this plugin’s entry on
    WordPress’ “Plugins” page.

  12. Ensure your password strength by changing it.

Hooks

Login Security Solution provides hooks
in critical methods, allowing you to add custom behaviors.


security , strong , lockdown , mode , maintenance , timeout , idle , passwords , very , against ,

Name

Read Article
https://develop.horje.com/learn/1434/reference