home *** CD-ROM | disk | FTP | other *** search
- From: reink@hpuamsa.neth.hp.com (Reinier Kleipool)
- Date: Thu, 24 Dec 1992 15:17:58 GMT
- Subject: Re: [386bsd] login via modem (problem with gettytab/ttys)
- Message-ID: <21250008@hpuamsa.neth.hp.com>
- Organization: HP-Sales Office-The Netherlands
- 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
- Newsgroups: comp.unix.bsd
- References: <1992Dec20.114355.2114@aiware.in-berlin.de>
- Lines: 36
-
- Hello,
-
-
- To get a logion on a serial line you should alter /etc/ttys:
-
- com01 /usr/libexec/getty std.2400 unknown on secure
- ^
- | /dev/com01 device file
- ^
- | program to run on that port. getty is for notmal login.
- ^
- | port settings see /etc/gettytab
- ^
- | initial setting of $TERM
- ^
- |on: use the entry
- |off: ignore entry.
- ^
- | secure allows
- root to login on this line.
-
- dont forget to
- # kill -1 1
- so that init knows you modified the file.
-
-
-
- /\
- -( )-/##---------------------------------------------------------------------
- }{/ ## One has to look out -- Overschie ------------------------------
- .====. for engineers- they -- Reinier Kleipool ----------------------
- | [] | begin with sewing machi- -- Mail -----------------------------------
- | | nes and end up with the -- X400: C=nl A=400net P=hp O=hp S=Kleipool
- | | atomic bomb..... -- desk: Reinier Kleipool/ hpitcb/75 --
- | [] | Marcel Pagnol -- unix: reink@hpuamsa.neth.hp.com --
- ------------------------------------------------------------------------------
-