Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!EU.net!Ireland.EU.net!maths.tcd.ie!not-for-mail From: dwmalone@maths.tcd.ie (David Malone) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: xauth doesn't work Date: 17 Jul 1997 23:01:46 +0100 Organization: Dept. of Maths, Trinity College, Dublin, Ireland. Lines: 14 Sender: mathnews@graves.maths.tcd.ie Message-ID: <5qm4oa$2m1@graves.maths.tcd.ie> References: <slrn5st3h5.dlf.hchau@curie.cs.ucdavis.edu> NNTP-Posting-Host: graves.maths.tcd.ie Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:44580 hchau@curie.cs.ucdavis.edu (Hung Chau) writes: >%xhost >xhost> add curie.cs.ucdavis.edu:0.0 . 12345678901234567890123456789012 >xhost> add landau.ucdavis.edu:0.0 . 12345678901234567890123456789012 >xhost> exit >% I'm sure you mean xauth here ? Maybe you should use xdm for running X, as it sets up all the auth stuff for you, and you just have to worry about exporting auth stuff. David.