home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / wizards / 3788 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.8 KB

  1. Xref: sparky comp.unix.wizards:3788 comp.unix.misc:3495
  2. Path: sparky!uunet!gatech!concert!duke!wolves!tcsrtp!royc
  3. From: royc@tcsrtp.uucp (Roy Andrew Crabtree)
  4. Newsgroups: comp.xenix.sco,comp.unix.wizards,comp.unix.misc
  5. Subject: SCO ODT 1.0 (1.0.0y):  UUCP hangup bugs; uugetty fix?
  6. Keywords: uucp, uugetty, stty, hupcl, clocal
  7. Message-ID: <1992Sep03.222723.14461@tcsrtp.uucp>
  8. Date: 3 Sep 92 22:27:23 GMT
  9. Reply-To: uunet!duke.cs.duke.edu!wolves!tcsrtp!royc
  10. Organization: Triangle Computer Society
  11. Lines: 39
  12.  
  13.  
  14. 1)  If I use the modem control device (sat tty1A) so that DCD
  15.   is listened to and causes hang up
  16.     a)  stty clocal fails to alter behavior of uugetty
  17.     b) uugetty fns inbound AOK but always talks even with '-r'
  18.     c)  which in turn creates a lock file and stops outbound usage
  19.     d)  I can't 'cu -l tty1A' until DCD is high ...
  20.        (using DSR for DCD fixes)
  21.  
  22. 2) If I use a non-modem control tty (ty1a) so that DCD is NOT
  23.     listened to
  24.     a)  outbound traffic works AOK
  25.     b)  but gettydefs cannot set '-clocal' during getty
  26.     c)  so that if a pickup occurs during carrier or login prompt
  27.        a lock file gets created  which does NOT go away if a
  28.       line drop occurs
  29.     d) so that if '-t 30' (etc) is omitted, outbound does NOT
  30.       get to the modem
  31.     e) and even with '-t 60' it si still locked for (up to) 60
  32.        seconds uselessly
  33.     f)  while if the user gets logged in entirely and drops the line
  34.        or hangs up rather than exiting
  35.     g)  the shell does NOT get a hangup signal and sticks around
  36.     h)  causing a security problem
  37.  
  38. ... all on a 9pin connector.
  39.  
  40.  
  41. Is there fix available out there for uugetty(1m)?  SCO support
  42. seems a little unsure about this ...
  43.  
  44.     Basically, uugetty ought to keep its mouth shut
  45.     until a character whatever happens to the cvontrol
  46.     lines on a modem control port and 'clocal'/'-clocal'
  47.  
  48.     should WORK RIGHT on tty lines ...
  49.  
  50.  
  51. royc
  52.