Hello Colleagues. I have some troubles with SSH login. I successfully installed SSH2 on my server. ssh: SSH Version 2.0.13 There is two virtual servers on my host, one is host1.xx.ru (xxx1.xxx1.xxx1.xxx1) and other is host2.xx.ru (xxx2.xxx2.xxx2.xxx2). I running two sshd daemons, first is listening xxx1.xxx1.xxx1.xxx1 ip-adres and second xxx2.xxx2.xxx2.xxx2. It seems everything is ok, but from SOME HOST I can't login neither to first host1 nor host2. It looks like this: 0go~(559)>ssh -v host1.xx.ru Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: hostname is 'host1.xx.ru'. debug: Unable to open /home/skiv/.ssh2/ssh2_config Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: connecting to host1.xx.ru... debug: ssh_client_wrap: creating transport protocol debug: ssh_client_wrap: creating userauth protocol debug: entering event loop debug: Remote version: SSH-1.99-2.0.13 (non-commercial) debug: Host key found from the database. debug: client_disconnect: No further authentication methods available. Disconnected; authentication error (No further authentication methods available.). debug: uninitializing event loop Who can explain me this problem?? If necessary I'll sen config files for sshd and ssh-client. Thank you for advance. Sergey. ---------------------------------- Get Your e-mail at http://zmail.ru
