Installing the Secure Login Plugin
==================================

1) Start with untaring the file into the plugins directory.
   Here is a example for the 1.0 version of the secure login 
   plugin.

  $ cd plugins
  $ tar -zxvf secure_login-1.0-1.2.8.tar.gz

2) Go into the secure_login directory

  $ cd secure_login

3) Edit the configuration file, making adjustments 
   as you deem necessary.  

  $ vi config.php

4) Then go to your config directory and run conf.pl.  Choose 
   option 8 and add the secure_login plugin.  Save and exit.

  $ cd ../../config
  $ ./conf.pl

5) Also, please verify that you have the "compatibility" plugin
   installed.
