home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / sys5 / r4 / 526 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.unix.sys5.r4
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!caen!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!alberta!cpsc.ucalgary.ca!xenlink!newt.cuc.ab.ca!deraadt
  3. From: deraadt@newt.cuc.ab.ca (Theo de Raadt)
  4. Subject: Re: Suppressing login junk.
  5. In-Reply-To: jc@minya.UUCP's message of 16 Nov 92 15: 29:40 GMT
  6. Message-ID: <DERAADT.92Nov16235143@newt.newt.cuc.ab.ca>
  7. Sender: news@newt.cuc.ab.ca
  8. Nntp-Posting-Host: newt
  9. Organization: little lizard city
  10. References: <1393@minya.UUCP>
  11. Date: Tue, 17 Nov 1992 06:51:43 GMT
  12. Lines: 24
  13.  
  14. In article <1393@minya.UUCP> jc@minya.UUCP (John Chambers) writes:
  15.    We all know about /etc/motd and the grief it can cause for such things
  16.    as uucico, of course.  Well, /etc/motd here is zero length, and still,
  17.    when my program tries logging in (using either  a  serial  port  or  a
  18.    telnet  connection),  it  gets  a  screen  full of "Copyright (C) ..."
  19.    notices.   In  digging  around,  I  discovered  that  the  culprit  is
  20.    /bin/login,  which  has the copyright notices hard coded.  TFM doesn't
  21.    give a clue as to how to suppress them. Creating a .hushlogin file has
  22.    no effect whatsoever, and I can't guess what might.
  23.  
  24. Two step solution:
  25.  
  26. 1. Edit the binaries. I've done this with IRIX for YEARS. I use gmacs.
  27.  
  28. 2. Bitch to your vendor. CC: it to USL. Yo, vendors, wake up. You remember
  29. what uucp is? And how uucp will only read a "fixed" number of characters in
  30. it's send/expect strings before it aborts a connection?
  31.  
  32. Clearly, the programmers at USL haven't got even 1/2 a clue. I hope some
  33. of them are reading this.
  34.  <tdr.
  35. --
  36.  
  37. This space not left unintentionally unblank.        deraadt@newt.cuc.ab.ca
  38.