home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18570 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  946 b 

  1. Path: sparky!uunet!gatech!rpi!usc!cs.utexas.edu!sun-barr!olivea!sgigate!odin!twilight!kuhio!rogerc
  2. From: rogerc@kuhio.wpd.sgi.com (Roger Chickering)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: lp unable to access files
  5. Message-ID: <ujbq1ss@twilight.wpd.sgi.com>
  6. Date: 7 Jan 93 20:52:18 GMT
  7. References: <1ii0fcINN3va@usenet.INS.CWRU.Edu>
  8. Sender: news@twilight.wpd.sgi.com ( CNews Account at twilight.wpd.sgi.com )
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 16
  11.  
  12. In <1ii0fcINN3va@usenet.INS.CWRU.Edu> ce095@cleveland.Freenet.Edu (Jeffrey Scott Traigle) writes:
  13.  
  14. >This printing stuff is really causing me problems. :) This one
  15. >should be easier to answer (hopefully) than my previously mentioned
  16. >one.
  17.  
  18. >For some reason, lp can only access (and hence print) files that are
  19. >world readable. How can this be remedied?
  20.  
  21. This is because lp is setuid lp.
  22.  
  23. Either change the permissions on the file, or print like this:
  24.  
  25.    lp < file
  26.  
  27. -Roger
  28.