On Sun, 07 Dec 2003 11:56:53 +0100 Harobed <[EMAIL PROTECTED]> wrote:
> Le dim 07/12/2003 � 11:43, Igor Genibel a �crit : > > * Harobed <[EMAIL PROTECTED]> [2003-12-07 11:29:38 +0100]: > > > > > Bonjour, > > > > Salut, > > > > http://abul.org/article86.html > Logiquement avec xhost +localhost tout les utilisateurs de ma machine > peuvent se connecter � mon server X ? Mais l� ce n'est pas le cas. > > ma manip > > [EMAIL PROTECTED]:~$ xhost +localhost > localhost being added to access control list > [EMAIL PROTECTED]:~$ su > Password: > hiboux:/home/harobed# export DISPLAY=":0.0" > hiboux:/home/harobed# xterm > Xlib: connection to ":0.0" refused by server > Xlib: No protocol specified > > xterm Xt error: Can't open display: :0.0 > > Ce n'est pas normal ! Non ? Il faut v�rifier que X n'est pas lanc� avec l'option -nolisten. Cf /etc/X11/xdm/Xservers ou /etc/X11/init/xserverrc. (sinon grep -r -l nolisten /etc/X11/* ) Fran�ois Boisson

