home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / logenh11.zip / readme.doc < prev    next >
Text File  |  1994-01-31  |  3KB  |  64 lines

  1.  
  2. ----------------------------------------------------------
  3. README.DOC for LOGIN.EXE, PASSWD.EXE, and CNVTUNIX.EXE
  4. ----------------------------------------------------------
  5.  
  6. The three executables included in this archive comprise a complete UNIX
  7. compatible, DES secure, and flexible password system for OS/2.  Its intended
  8. usage is as a replacement for the login.exe supplied with IBM's TCP/IP for 
  9. OS/2.
  10.  
  11. Each file is described briefly below:
  12.  
  13. LOGIN.EXE: the replacement for IBM's login.exe/loginunx.exe.  It uses a 
  14. password file similar in format to that of a UNIX system.  Passwords are
  15. DES-encrypted. All login attempts can be logged, whether successful or
  16. otherwise.  Shells and default directories can be specified on a user-by-user
  17. basis.  After a correct login, the username is placed in the environment and 
  18. in a special file, and the desired shell is spawned or control is returned to
  19. TelnetD.
  20.  
  21. PASSWD.EXE: a utility to create and manage the OS/2 password file.  It can be 
  22. used to create new password entries as well as modify the data for current 
  23. entries.
  24.  
  25. CNVTUNIX.EXE: a utility to convert a UNIX-style passwd file to an OS/2-style
  26. password file.  It will strip unused UID and group fields and reformat the 
  27. shell and directory fields.
  28.  
  29. ------------
  30. Installation
  31. ------------
  32.  
  33. Rename IBM's login.exe (in \tcpip\bin) to loginold.exe.
  34. Copy login.exe, passwd.exe, and cnvtunix.exe to \tcpip\bin.
  35. Setup environment variables as specified in MANUAL.DOC
  36. Setup a passwd file.
  37.  
  38. ------------
  39. REGISTRATION: See REGISTER.DOC for registration info.
  40. ------------
  41.  
  42. ------------
  43. Support & Bug Reports
  44. ------------
  45.  
  46. This is version 1.00 software.  If you find any bugs, please send email to 
  47. abrown@husc.harvard.edu.
  48.  
  49. Support is available for registered users by phone or (preferably) email.
  50.  
  51. ------------------------------------------------------------------------------
  52. This software is Copyright (c) 1994 by Aaron B. Brown.
  53. Portions Copyright (c) 1989 The Regents of the University of California.
  54. All rights reserved.
  55.  
  56. +-------------------------------+---------------------------------------+
  57. | *  Aaron B. Brown           * |   "The way out is through the door.   |
  58. | *  Harvard University '97   * |        How can it be that so few      |
  59. | *  abrown@husc.harvard.edu  * |            people use it?"            |
  60. |-------------------------------+---------------------------------------|
  61. |   ****** Finger abrown@husc7.harvard.edu for PGP public key ******    |
  62. +-------------------------------+---------------------------------------+
  63.  
  64.