ssh et x11forwarding

Page principale

Répondre à ce message
Auteur: Patrice Karatchentzeff
Date:  
À: GUILDE
Sujet: ssh et x11forwarding
Salut

J'ai besoin d'utiliser un outil graphique sur un serveur dépourvu d'interface...

J'ai un serveur ssh que j'ai configuré en x11forwarding :

# grep X11 sshd_config
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#    X11Forwarding no


Côté client, j'ai configuré ssh pour le X11 aussi :

# grep X11 ssh_config
ForwardX11 yes
ForwardX11Trusted yes

J'ai dû installer un serveur X minimum côté serveur (même si je n'aime
pas trop sur un truc sur Internet) :

# apt install xserver-org

Je me connecte avec

% ssh -X login@serveur (ou -Y)

Quand je lance mon appli, j'ai

[2895571:2895571:0506/095537.678639:ERROR:ozone_platform_x11.cc(243)]
Missing X server or $DISPLAY
[2895571:2895571:0506/095537.678879:ERROR:env.cc(258)] The platform
failed to initialize. Exiting.

Normalement, le $DISPLAY devrait être automatiquement configuré dans
le tunnel ssh, donc je ne comprends pas bien...

Si quelqu'un a une idée...

Merci

PK


-- 
      |\      _,,,---,,_           Patrice KARATCHENTZEFF
ZZZzz /,`.-'`'    -.  ;-;;,_   mailto:patrice.karatchentzeff@gmail.com
     |,4-  ) )-,_. ,\ (  `'-'
    '---''(_/--'  `-'\_)