home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10625 < prev    next >
Encoding:
Internet Message Format  |  1992-12-25  |  2.0 KB

  1. From: reink@hpuamsa.neth.hp.com (Reinier Kleipool)
  2. Date: Thu, 24 Dec 1992 15:17:58 GMT
  3. Subject: Re: [386bsd] login via modem (problem with gettytab/ttys)
  4. Message-ID: <21250008@hpuamsa.neth.hp.com>
  5. Organization: HP-Sales Office-The Netherlands
  6. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!apollo.hp.com!cupnews0.cup.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpbbn!hpuamsa!reink
  7. Newsgroups: comp.unix.bsd
  8. References: <1992Dec20.114355.2114@aiware.in-berlin.de>
  9. Lines: 36
  10.  
  11. Hello,
  12.  
  13.  
  14.   To get a logion on a serial line you should alter /etc/ttys:
  15.  
  16. com01  /usr/libexec/getty   std.2400   unknown   on secure
  17. ^
  18. | /dev/com01 device file
  19.          ^
  20.          | program to run on that port. getty is for notmal login.
  21.                              ^
  22.                              | port settings see /etc/gettytab
  23.                                          ^
  24.                                          | initial setting of $TERM
  25.                                                  ^
  26.                                                  |on: use the entry
  27.                                                  |off: ignore entry.
  28.                                                       ^
  29.                                                       | secure allows
  30.                                               root to login on this line.
  31.  
  32. dont forget to 
  33. # kill -1 1 
  34. so that init knows you modified the file.
  35.  
  36.  
  37.  
  38.   /\
  39. -(  )-/##---------------------------------------------------------------------
  40.   }{/   ##    One has to look out  -- Overschie ------------------------------
  41. .====.        for engineers- they  -- Reinier Kleipool  ----------------------
  42. | [] |   begin with sewing machi-  -- Mail -----------------------------------
  43. |    |   nes and  end up with the  -- X400: C=nl A=400net P=hp O=hp S=Kleipool
  44. |    |   atomic bomb.....          -- desk: Reinier Kleipool/ hpitcb/75     --
  45. | [] |              Marcel Pagnol  -- unix: reink@hpuamsa.neth.hp.com       --
  46. ------------------------------------------------------------------------------
  47.