On Wed, 6 Mar 2002, Simon Schmidig wrote: > Dans la config de ssh j'ai ajout�: > X11Forwarding yes
Il faut recharger la configuration le serveur sshd (/etc/init.d/ssh). Et bien s�r configurer � la fois le serveur et le client pour autoriser. > Mais mon probl�me reste. Je peux plus lancer des remote application en X. Debugging: schaefer@defian:~% ssh -v -X 193.72.186.15 SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0. Compiled with SSL (0x0090600f). debug: Reading configuration data /etc/ssh/ssh_config debug: Applying options for * debug: Seeding random number generator debug: ssh_connect: getuid 1000 geteuid 1000 anon 1 debug: Connecting to 193.72.186.15 [193.72.186.15] port 22. debug: Connection established. debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.0p1 debug: no match: OpenSSH_2.3.0p1 debug: Local version string SSH-1.5-OpenSSH_2.3.0p1 debug: Waiting for server public key. debug: Received server public key (768 bits) and host key (1024 bits). debug: Host '193.72.186.15' is known and matches the RSA host key. debug: Seeding random number generator debug: Encryption type: blowfish debug: Sent encrypted session key. debug: Installing crc compensation attack detector. debug: Received encrypted confirmation. debug: RSA authentication using agent refused. debug: Trying RSA authentication with key 'schaefer@defian' debug: Received RSA challenge from server. debug: Sending response to host key RSA challenge. debug: Remote: RSA authentication accepted. debug: RSA authentication accepted by server. debug: Requesting pty. debug: Requesting X11 forwarding with authentication spoofing. debug: Requesting shell. debug: Entering interactive session. voire debugger le serveur aussi. -- http://www-internal.alphanet.ch/linux-leman/ avant de poser une question. Ouais, pour se d�sabonner aussi.
