home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / protocol / tcpip / 5192 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!destroyer!gatech!gsusgi1.gsu.edu!gsusgi1.gsu.edu!syscrc
  3. From: syscrc@pickle.gsu.edu (Randy Carpenter)
  4. Subject: Rigging up telnetd(1m) for an application.
  5. Message-ID: <syscrc.722023899@gsusgi1.gsu.edu>
  6. Organization: Georgia State University
  7. Date: Tue, 17 Nov 1992 18:11:39 GMT
  8. Lines: 21
  9.  
  10. We want users to be able to telnet into an application on an RS/6000
  11. (running AIX 3.2) and not have to enter a login or password.  So, we are
  12. considering using a binary editor (say "hex") to patch the telnetd(1) 
  13. executable and substitute "/bin/fubar" instead of "/bin/login".
  14. The program "/bin/fubar" will start the application (our University's
  15. registration system).  Of course, we will provide the original telnetd(1)
  16. on another port so that a real login is possible.
  17.  
  18. Will this interfere with any TELNET negotiations or cause other problems?
  19.  
  20. -- 
  21. ===========================================================================
  22. Randy Carpenter                    rcarpent@gsu.edu          % Got a light?
  23. Georgia State University           (404) 651-2648            No match.
  24. Wells Computer Center                                        %
  25.  
  26. -- 
  27. ===========================================================================
  28. Randy Carpenter                    rcarpent@gsu.edu          % Got a light?
  29. Georgia State University           (404) 651-2648            No match.
  30. Wells Computer Center                                        %
  31.