home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10615 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.1 KB

  1. Xref: sparky comp.sys.sun.admin:10615 comp.unix.bsd:11673 comp.unix.admin:7189
  2. Newsgroups: comp.sys.sun.admin,comp.unix.bsd,comp.unix.admin
  3. Path: sparky!uunet!stanford.edu!nntp.Stanford.EDU!aquarius.Stanford.EDU!br.pct
  4. From: br.pct@RLG.Stanford.EDU (PCT)
  5. Subject: disable login on telnetD
  6. Message-ID: <br.pct.11.727654338@RLG.Stanford.EDU>
  7. Lines: 17
  8. Sender: news@leland.Stanford.EDU (Mr News)
  9. Organization: Research Libraries Group, Inc.
  10. Date: Thu, 21 Jan 1993 22:12:18 GMT
  11. Lines: 17
  12.  
  13. Hi,
  14.  
  15.   I have a special situation where I want to have the Sun Sparc-2 running 
  16. SunOS 4.1.1 to be a telnet server front end to a mainframe telnet server.
  17. But I only want to login once, so I have to find out how to disable login
  18. banner & all from the front end telnet server, so that the telnet connection
  19. goes all the way thru, then the mainframe generate a login banner instead.
  20.  
  21.   Is it possible:
  22.  
  23.   (1) In SunOS 4.1.1 ? Without getting the telnetD code & hack it, by just
  24.   fixing the inetd.conf or ttytab or whatever?
  25.  
  26.   (2) In 386BSD (BSD 4.4 or 4.3?), by changing inetd.conf telnetd to include
  27.   argument "-a none" ?
  28.  
  29.   Thanks for any information.
  30.