On Tue, 28 Oct 2003 23:38:36 -0800, Anupam Kapoor muttered:
> [EMAIL PROTECTED] (Andrew Farmer) writes:
>
> > On Tue, 28 Oct 2003 12:53:27 -0800, [EMAIL PROTECTED] muttered:
> >> >From the computer you are connecting from run "xhost +
> >> >server_your_connecting_to" as whatever user started X.
>
Works great, thanks Andrew
[EMAIL PROTECTED] wrote:
On Tue, 28 Oct 2003 12:53:27 -0800, [EMAIL PROTECTED] muttered:
>> >From the computer you are connecting from run "xhost +
>> >server_your_connecting_to" as whatever user started X.
>
>No, no, N
[EMAIL PROTECTED] (Andrew Farmer) writes:
> On Tue, 28 Oct 2003 12:53:27 -0800, [EMAIL PROTECTED] muttered:
>> >From the computer you are connecting from run "xhost +
>> >server_your_connecting_to" as whatever user started X.
>
> No, no, NO!!!
>
> Host-based authentication is *bad*.
>
> Use ssh -
On Tue, 28 Oct 2003 12:53:27 -0800, [EMAIL PROTECTED] muttered:
> >From the computer you are connecting from run "xhost +
> >server_your_connecting_to" as whatever user started X.
No, no, NO!!!
Host-based authentication is *bad*.
Use ssh -X to do X11 forwarding over SSH. Encryption is *good*.
>From the computer you are connecting from run "xhost + server_your_connecting_to" as
>whatever user started X.
> Hi,
>
> i have a securebox from checkpoint. I can connect to my work, when
> connected true ssh, i try start a graphical program but i get this
> error:
> # ./startconsole
> Xlib: co
Hi,
i have a securebox from checkpoint. I can connect to my work, when
connected true ssh, i try start a graphical program but i get this
error:
# ./startconsole
Xlib: connection to ":0.0" refused by server
Xlib: Client is not authorized to connect to Server
when i run it at work from the same co