home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / dec / 4709 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.8 KB

  1. Xref: sparky comp.sys.dec:4709 comp.windows.x:15634
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!swrinde!mips!mips!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!iagu.itd.adelaide.edu.au!andrewr
  3. From: andrewr@iagu.itd.adelaide.edu.au (Andrew Rutherford)
  4. Newsgroups: comp.sys.dec,comp.windows.x
  5. Subject: Re: VXT 2000 X terminal: user-level authentication?
  6. Message-ID: <8309@sirius.ucs.adelaide.edu.au>
  7. Date: 26 Aug 92 00:34:30 GMT
  8. References: <1992Aug21.173556.24293@leland.Stanford.EDU>
  9. Sender: news@ucs.adelaide.edu.au
  10. Reply-To: andrewr@itd.adelaide.edu.au
  11. Followup-To: comp.sys.dec
  12. Organization: Information Technology Division, Adelaide University, Australia
  13. Lines: 25
  14. Nntp-Posting-Host: iagu.itd.adelaide.edu.au
  15.  
  16. In article <1992Aug21.173556.24293@leland.Stanford.EDU>, mosedale@genome.stanford.edu (Dan Mosedale) writes:
  17.  
  18. +I'm trying to convince some DEC VXT 2000 X terminals to give me
  19. +user-level authentication (i.e. MIT-MAGIC-COOKIE-1, or better yet,
  20. +XDM-AUTHORIZATION-1).
  21.  
  22. +Interestingly enough, my .Xauthority does get a new magic-cookie upon
  23. +each login, but the X display is clearly only paying attention to
  24. +xhost level stuff.
  25.  
  26.     You may find that the X display would pay attention to anything
  27. that got sent to it - DEC's supplied Motif-based clients don't look in
  28. your .Xauthority file, so they never send magic-cookie information to the
  29. server, and that's not the server's problem.
  30.     This is a pet peeve of mine that DEC have promised will be fixed
  31. in the next release - apparently someone put in a definition in a
  32. Makefile somewhere they shoudln't.
  33.  
  34.     Andrew.
  35.  
  36. /*
  37.  * Andrew Rutherford                 andrewr@itd.adelaide.edu.au
  38.  * +61 8 228 5669            Real Programmers always confuse Christmas and
  39.  * Room 1060, Adelaide Uni      Halloween because OCT 31 == DEC 25 !
  40.  */
  41.