home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6423 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  954 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!fnnews!fncrda.fnal.gov!rohrer
  2. From: rohrer@fncrda.fnal.gov (Keith Rohrer)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Problems with X as non-root
  5. Keywords: X tty
  6. Message-ID: <2104@fnnews.fnal.gov>
  7. Date: 22 Jul 92 16:16:55 GMT
  8. References: <1992Jul21.234613.4757@cs.tulane.edu> <1992Jul22.150309.18573@crd.ge.com>
  9. Sender: news@fnnews.fnal.gov
  10. Followup-To: rohrer@fncrd0.fnal.gov
  11. Organization: Fermilab
  12. Lines: 9
  13. Nntp-Posting-Host: fncrda.fnal.gov
  14.  
  15. Have you tried chmod go+whatever /dev/tty0?  Or is /dev/tty0 a link?
  16. One thought is that if the way it's set up is as a link to /dev/ttysomeodd,
  17. where the user attempting to start X is not logged in on that device,
  18. the tty to which tty0 is linked is owned by the user logged in on it
  19. (or root, if there is no such user) and therefore probably not
  20. writable by the user trying to start X...
  21.  
  22.     Keith
  23. (rohrer@fncrd0.fnal.gov)
  24.