Re: ssh and X
Dimitri Maziuk <dmaziuk@yola.bmrb.wisc.edu> writes:
> * Jens Müller (jens@unfaehig.de) spake thusly:
> > Since upgrading to Woody, X forwarding over ssh does not work any
> > longer, which is a bad thing, since I cannot run X programs as
> > super-user now.
>
> Check that you allow X11 forwarding and root login ("yes", not
> "without password") on the server.
In my /etc/ssh/sshd_config:
PermitRootLogin yes
X11Forwarding yes
Maybe a setting of the X server?
Reply to:
- References:
- ssh and X
- From: "Jens Müller" <jens@unfaehig.de>
- Re: ssh and X
- From: Dimitri Maziuk <dmaziuk@yola.bmrb.wisc.edu>