home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2587 < prev    next >
Encoding:
Text File  |  1992-07-21  |  968 b   |  26 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!caen!umeecs!dip.eecs.umich.edu!dmuntz
  3. From: dmuntz@dip.eecs.umich.edu (Daniel A Muntz)
  4. Subject: Re: 386BSD 0.1 & Com ports
  5. Message-ID: <1992Jul22.031943.186@zip.eecs.umich.edu>
  6. Keywords: com tip ttys remote
  7. Sender: news@zip.eecs.umich.edu (Mr. News)
  8. Organization: University of Michigan EECS Dept., Ann Arbor
  9. References: <sxjcb.37.711773132@skyfire.uacn.alaska.edu>
  10. Date: Wed, 22 Jul 1992 03:19:43 GMT
  11. Lines: 13
  12.  
  13. In article <sxjcb.37.711773132@skyfire.uacn.alaska.edu> sxjcb@skyfire.uacn.alaska.edu (Jay C. Beavers) writes:
  14. >I've been trying to use tip to talk to both a line driver or a modem on com2 
  15. >and I've had no end of trouble.  My hardware setup worked under Dos and 
  16. ># tip com2
  17. >lock open: No such file or directory
  18. >all ports busy
  19.  
  20. chown uucp /var/spool/lock or make tip suid root.
  21. tip is suid uucp and wasn't able to write in the lock dir (and will have
  22. a similar problem writing to /var/log/aculog).
  23.  
  24.   -Dan
  25.  
  26.