On Thursday 12 July 2007 13:59:54 Andy Greenwood wrote:
>
> I had this same problem recently on my server. the sshd_config man
> page says that the default location for xauth is /usr/X11R6/bin/xauth,
> but mine was installed as /usr/local/bin/xauth. adding
>
> XAuthLocation /usr/local/bin/xauth
>
On Wednesday 11 July 2007 23:17:42 Albert Shih wrote:
> Le 10/07/2007 à 14:41:01-0700, Pollywog a écrit
>
> > On Sunday 08 July 2007 18:03:49 Pollywog wrote:
> > > I am having some problems with X11 forwarding. I can do X11 forwarding
> > > via ssh between two machines running Linux, but if I try
Le 10/07/2007 à 14:41:01-0700, Pollywog a écrit
> On Sunday 08 July 2007 18:03:49 Pollywog wrote:
> > I am having some problems with X11 forwarding. I can do X11 forwarding via
> > ssh between two machines running Linux, but if I try to do this from
> > FreeBSD (KDE) to either of the Linux machine
On 7/10/07, Pollywog <[EMAIL PROTECTED]> wrote:
On Tuesday 10 July 2007 14:41:01 Pollywog wrote:
>
> I just did 'ssh' to one of the Linux hosts and when the connection was
> made, I got this:
>
> Warning: No xauth data; using fake authentication data for X11 forwarding.
>
> Does this possibly ha
On Wednesday 11 July 2007, Pollywog wrote:
> I found out that "mcookie" generates magic cookies for xauth, but I do not
> have the mcookie command in FreeBSD, though it exists on my Debian Etch
> system and is part of the util-linux package.
I think you need to generate a new cookie with
$ xauth ge
On Tuesday 10 July 2007 14:41:01 Pollywog wrote:
>
> I just did 'ssh' to one of the Linux hosts and when the connection was
> made, I got this:
>
> Warning: No xauth data; using fake authentication data for X11 forwarding.
>
> Does this possibly have something to do with the problem I me
On Sunday 08 July 2007 18:03:49 Pollywog wrote:
> I am having some problems with X11 forwarding. I can do X11 forwarding via
> ssh between two machines running Linux, but if I try to do this from
> FreeBSD (KDE) to either of the Linux machines, it only works if I use
> startx to start KDE on the fb