home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / networki / 2033 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!pipex!pavo.csi.cam.ac.uk!rm113
  3. From: rm113@cl.cam.ac.uk (Rupert Moss-Eccardt)
  4. Subject: Re: TCP/IP server in IBM's TCP/IP package?
  5. Message-ID: <1992Nov6.145427.18265@infodev.cam.ac.uk>
  6. Summary: There is a secure way to do it
  7. Keywords: /etc/passwd
  8. Sender: news@infodev.cam.ac.uk (USENET news)
  9. Nntp-Posting-Host: nene.cl.cam.ac.uk
  10. Reply-To: RM113@phx.cam.ac.uk (Rupert Moss-Eccardt)
  11. Organization: U of Cambridge Comp Lab, UK
  12. References: <1992Nov2.151555.14022@miavx1.acs.muohio.edu> <1992Nov06.031443.17839@utoday.com>
  13. Date: Fri, 6 Nov 1992 14:54:27 GMT
  14. Lines: 14
  15.  
  16. In article <1992Nov06.031443.17839@utoday.com> ehall@cmpny.sscnet.ucla.edu (Eric Hall) writes:
  17. >> Does IBM's TCP/IP package for OS/2 have any server support in it?  That is,
  18.  
  19. >Yeah, it has a telnet server. The security's not enough for you to run a BBS with however. It only 
  20. >allows a single userid and password for the telnet connect. 
  21.  
  22. >Eric Hall
  23. >Dir, East Coast Labs
  24. >Network Computing Magazine
  25. >516-562-5288
  26.  
  27. If you replace LOGIN.EXE with LOGINUNX.EXE in the TCPIP\BIN directory and place
  28. a real password file in TCPIP\ETC\PASSWD then you get proper, crypt-based
  29. userids and passwords.  Good eh?
  30.