home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / ibmpc / 6872 < prev    next >
Encoding:
Text File  |  1992-12-11  |  2.7 KB  |  53 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!eff!news.oc.com!mercury.unt.edu!sol!kev
  3. From: kev@sol.acs.unt.edu (Kevin W. Mullet)
  4. Subject: Re: Wattcp -> Silicon Graphics: (solution + questions)
  5. Message-ID: <kev.724105170@sol>
  6. Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
  7. Organization: University of North Texas
  8. References: <29160@castle.ed.ac.uk> <Bywpn3.3Lx@watserv1.uwaterloo.ca> <29256@castle.ed.ac.uk>
  9. Date: Fri, 11 Dec 1992 20:19:30 GMT
  10. Lines: 41
  11.  
  12. eonu24@castle.ed.ac.uk (I Reid) writes:
  13. >I am setting up a very small local network that doesn't need (or want) named
  14. >and name daemons. Will WATTCP support a local /etc/hosts file? I couldn't see
  15. >anything likely looking in the docs that came with it. I suppose this could
  16. >just be a copy of one from the Silicon Graphics (with an automatic ftp script
  17. >run at bootup or something). If not, is there some way to assign hostnames
  18. >without using a name server i.e. can I type ftp prospero rather than ftp
  19. >192.0.0.1? If not, does NCSA Telnet do this?
  20.  
  21.    I believe that WATTCP uses a config.tel file nearly identical in
  22.    format to the one used by both NCSA and CUTCP.  At the end is the
  23.    equiv of the /etc/hosts file in the form of entries for each host
  24.    with (minimally, if you like ) domain names, aliases and IP
  25.    addresses.  This should suit your purposes.
  26.  
  27. >My other question (again Wattcp related) is why does ftp program insist on a
  28. >password? We have a very small network with no need/desire for password
  29. >security and it is irritating to start having to use a password on the Silicon
  30. >Graphics just to allow ftp from the pc. Any ways round this or do I grab the
  31. >source and code it out?
  32.  
  33.    It could be that there is no way to disable the password on FTP access
  34.    to any account except *anonymous*.  If that network isn't attached
  35.    to the Internet, and if you must have non-authenticated access for
  36.    all users for FTP, how about fixing the FTP daemon so it does a
  37.    chroot(2) to / instead of something else?
  38.  
  39.    Even though there might be a way around it, I highly recommend that if
  40.    this site is attached to the Internet at all (and probably even if it
  41.    isn't) the downside of having to enter passwords to access the systems
  42.    is nothing compared to the downside of what could happen without
  43.    them. Caveat emptor!
  44.  
  45.  
  46. -- 
  47. Kevin Mullet <kev@unt.edu>                 |  ALL OPINIONS STATED ABOVE
  48. Data Communication Analyst                 |  ARE MY OWN AND NOT ASSOCIATED
  49. University of North Texas Computing Center |  IN ANY WAY WITH UNT.
  50. ------------------------------------------------------------------------------
  51. Patience, n. A minor form of despair, disguised as a virtue.
  52.                          Devil's Dictionary (1911) p. 248
  53.