Date: Sat, 24 Feb 2001 16:44:28 -0500 From: "Louis A. Mamakos" <louie@TransSys.COM> To: Randy Bush <randy@psg.com> Cc: FreeBSD Stable <freebsd-stable@FreeBSD.ORG> Subject: Re: channel? Message-ID: <200102242144.f1OLiSI00599@whizzo.transsys.com> In-Reply-To: Your message of "Sat, 24 Feb 2001 11:27:07 PST." <E14WkLT-0003iA-00@rip.psg.com> References: <E14WkLT-0003iA-00@rip.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Randy, This is from an ssh client. Typically, a remote X client is trying to open a connection on your display, but there's xauth credentials problems. When this happened to me, it was because the .profile on the remote system was uncondionally setting the XAUTHORITY env variable to a a file in my home directly. The sshd daemon sets this environment variable to point to a file it maintains as part of the X11 display forwarding. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102242144.f1OLiSI00599>