 ____                                 _             
/ ___| _   _ ___ _ __   ___ _ __  ___(_) ___  _ __  
\___ \| | | / __| '_ \ / _ \ '_ \/ __| |/ _ \| '_ \ 
 ___) | |_| \__ \ |_) |  __/ | | \__ \ | (_) | | | |
|____/ \__,_|___/ .__/ \___|_| |_|___/_|\___/|_| |_|
                |_|                                 

Here is another quick utility for Falken sysops.

Eventually, as the sysop of a public telnet BBS, you will run
into users who create problems every now and again.  This utility
will allow you to suspend accounts for a specified number of days.

There are two ways to run the suspension program.

BE VERY CAREFUL!  READ THIS OR YOUR BBS SECURITY WILL BE VIOLATED!

The first way is as a standard door.  You can put the 'suspension'
executable anywhere you like and call it from the menu with no
menu options.  Doing this will bring you into the suspension editor.
From here you can suspend/unsuspend users.

IMPORTANT:  This door does NOT check for sysop access, so put it on a menu 
that only sysops have access to.

The second way is as a logon door.  For 'suspension' to work, you must run 
this as a logon door.  To do this, load up 'bbscfg' and bring up 
'Logon Doors'.  Add the following as a logon door:

             /path/to/suspension logon

This will run the check to for user suspension.  Be very careful not to
forget the 'logon' parameter.  If you forget that, every user will have
access to suspend people (and that would be bad).

If you have any questions, suggestions, or code submissions, please feel free 
to drop me an email at sysop@bbs.ipass.net or telnet to bbs.ipass.net and
find me online.

