xhost + problems

Tony Arnold tony.arnold at manchester.ac.uk
Thu May 12 10:38:53 UTC 2005


On Thu, 2005-05-12 at 08:34 +0200, Niels L. Ellegaard wrote:
> Dear masters
> 
> I have a laptop with hoary and I cannot use xhost + for telnet on my
> local network. I get the following error

Note that this is a serious security risk running this command. It measn
that anyone can connect to your X server and listen for keybord events
and log usernames and passwords! If both client and server machine are
behind a firewall that prevents incoming connections on ports 6000
through 6063, then you are only at risk from machines inside your
firewall.

> login: niels
> Password:
> Last login: Thu May 12 11:45:09 from niels.intranet.xxx.ac.in
> [lpc2~]$ setenv display niels:0.0

Doesn't the DISPLAY variable have to be in upper case? In bash shell, I
tend to use the following:

	export DISPLAY=niels:0.0

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
Manchester Computing, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: tony.arnold at manchester.ac.uk, H: http://www.man.ac.uk/Tony.Arnold






More information about the ubuntu-users mailing list