From: Sam Vilain (sam_at_vilain.net)
Date: Mon 10 Nov 2003 - 15:53:12 GMT
On Mon, 10 Nov 2003 14:10, Thomas Gebhardt wrote;
> is there an easy way to establish ssh X11 forwarding after
> entering a vserver via "vserver <vserver-name> enter" from the
> master server? This seems to be rather tricky since sshd (on the
> master server) and the x11 app (on the vserver) live in different
> security contexts.
COOKIE=`xauth list $DISPLAY`
vserver foo enter
xauth add $COOKIE
that's the rough idea, anyway. Otherwise use an X11 proxy like
dxpc.
-- Sam Vilain, sam_at_vilain.netYacht, n. 1. a hole in the water, lined with wood, steel, or fiberglass, through which one pours all his money.
_______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver