> pdt> Even easier is the Lockout plugin, where all you need is a list of > pdt> usernames, so it is not dependent on IP address. > > I have gotten my wish by Lockout plugin, thank you so much.
You're welcome. ;> > Summary on debian sarge: > How to disable access of user2 and user3 on the system. > 0. Get compatibility-1.2.tar.gz and lockout-1.1-1.2.tar.gz > 1. # tar zxf compatibility-1.2.tar.gz -C /usr/share/squirrelmail/plugins > 2. # tar zxf lockout-1.1-1.2.tar.gz -C /usr/share/squirrelmail/plugins > 3. # cd /usr/share/squirrelmail/plugins/lockout/data > 4. # cp lockout_table.dat.sample lockout_table.dat > 5. Edit lockout_table.dat like this, > user: user2 locked_out.php > user: user3 locked_out.php > 6. Run /etc/squirrelmail/conf.pl then, > Choose option 8 and add 'compatibility' and 'lockout'. Very nice. Thanks. Those who actually scour the archives will appreciate your efforts. > By the way, there is a bug in document of Lockout plugin. > ------------------------------------------------------- > lockout/INSTALL: > > 2) Change into the lockout/data directory, copy > lockout_table.php.sample to lockout_table.php and > edit lockout_table.php to build the list of users > and domains to lock out. > > $ cd lockout/data > $ cp lockout_table.php.sample lockout_table.php > $ vi lockout_table.php > ------------------------------------------------------- > The file name including list of users and domains is not 'lockout_table.php' > but 'lockout_table.dat'. Where should I send that to ? To me. Thanks. I will update this in the next release. Cheers, Paul ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
