Re: ssh -X and xauth

2004-03-08 Thread Kevin Bailey
On Mon, Mar 08, 2004 at 01:26:07PM -0500, Allan Wind wrote: > > For the archives, let me cut this down a bit: > > local$ ssh -X remote; galeon > ** (galeon-bin:11290): WARNING **: Spinner animation not found > > ** (galeon-bin:11290): WARNING **: Spinner animation not found > The program 'galeon

Re: ssh -X and xauth

2004-03-08 Thread Allan Wind
On 2004-03-08T18:09:20+, Colin Watson wrote: > On Mon, Mar 08, 2004 at 01:01:39PM -0500, Allan Wind wrote: > > `local$ ssh -X remote; remote$ ssh-agent screen; remote$ galeon &` (';' > > is short hand for enter) broke for me with a recent ssh upgrade. For the archives, let me cut this down a b

Re: ssh -X and xauth

2004-03-08 Thread Colin Watson
On Mon, Mar 08, 2004 at 01:01:39PM -0500, Allan Wind wrote: > `local$ ssh -X remote; remote$ ssh-agent screen; remote$ galeon &` (';' > is short hand for enter) broke for me with a recent ssh upgrade. Adding > 'ForwardX11Trusted yes' to local:/.ssh/config renders things working > again, but I susp

ssh -X and xauth

2004-03-08 Thread Allan Wind
`local$ ssh -X remote; remote$ ssh-agent screen; remote$ galeon &` (';' is short hand for enter) broke for me with a recent ssh upgrade. Adding 'ForwardX11Trusted yes' to local:/.ssh/config renders things working again, but I suspect based on reading /usr/share/doc/ssh/README.Debian.gz that there