home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume26 / modempool / part01 / README < prev    next >
Text File  |  1993-04-05  |  2KB  |  54 lines

  1.  
  2.             M o d e m p o o l
  3.  
  4.         Copyright (c) 1992, Lars Berntzon
  5.                  All rights reserved.
  6.  
  7.     This program is free software; you can redistribute it and/or modify
  8.     it under the terms of the GNU General Public License as published by
  9.     the Free Software Foundation
  10.                                       
  11. Modempool is a program that handles a pool of modems. When a user calls a
  12. modempool controlled modem he/she is requested a name, password and,
  13. sometimes, a phone number. If everything is ok, modempool will dialup the
  14. user and start a login prompt.  Modempool has the following features:
  15.  
  16.     - Your site only have to have one external phone line and still have many
  17.       modems on local lines.
  18.  
  19.     - Users do only have to known one number, this makes it easier for both
  20.       the system administrator and the user who does't have to try many numbers
  21.       to find a free line.
  22.  
  23.     - A user can have a list of valid phone numbers or asterisk for
  24.       any number.
  25.  
  26.     - If compiled with the RLOGIN-switch callback will login a user
  27.       on a specified machine.
  28.  
  29.     - Extensive logging of users loging in and of problems with the
  30.       modem and lines.
  31.  
  32. To compile modempool you should first decide whether to use -DRLOGIN switch.
  33. If you will not use it, edit the Makefile to turn it off.
  34.  
  35. Then do:
  36.  
  37.    make
  38.  
  39. If everyting worked do as root:
  40.  
  41.    make install
  42.  
  43. Also remember to read the manuals.
  44.  
  45. You should now start the modempool process in /etc/inittab (SYSV) or
  46. /etc/ttytab (BSD), and add users to the /etc/local/modempool/Users-file.
  47.  
  48.  
  49.  
  50. Please mail bugreports or questions to me.
  51.  
  52. Lars Berntzon            E-Mail: lab@cgl.se
  53. Cap Gemini Logic AB
  54.