After playing around more, I got it to work when I specified password for PreferredAuthentications:
ssh -o PreferredAuthentications=password user@server1
Without specifying this, debug shows ssh attempting to use publickey authentication but immediately afterwards the server disconnects. What would cause this behavior?
----- Original Message ----
From: kamal <kamal2222ahmed@yahoo.com>
To: ssh@erdelynet.com
Sent: Sunday, December 2, 2007 10:32:11 PM
Subject: Re: Troubles w/Vista
DIV {
MARGIN:0px;}
Additional things to compare:
1. User level on client 1, and client 2
2. Run sshd in debug more on client 1 (ssh -v user@server1)
3. Run ssh on Client 1 as Administrator, and see the
result
4. run run the
ssh-host-config script on client 1
5. Did you run ran mkpasswd –d for user using
ssh?
HTH
----- Original Message -----
From:
Mike
To: ssh@erdelynet.com
Sent: Sunday, December 02, 2007 11:58
PM
Subject: Re: Troubles w/Vista
The
client box runs the same version of OpenSSH (4.7p1).
I did more testing
with another box and found out the following...
server1: Vista Home
Premium
client1: Vista Home Premium
client2: Windows 2003
(all
running same version of OpenSSH, and all running sshd)
client1 ->
server1, fails (as already stated)
client2 -> server1,
success
server1 -> server1, success
server1 -> client1, success
server1 -> client2, success
So it appears that only one machine
(client1) is having a problem connecting to server1 but I don't know
why.
-----
Original Message ----
From: kamal <kamal2222ahmed@yahoo.com>
To:
ssh@erdelynet.com
Sent: Sunday, December 2, 2007 7:32:20 PM
Subject: Re:
Troubles w/Vista
DIV {
MARGIN:0px;}
Mike,
Can you login from the same box as having multiple ssh login
sessions? if so, then, the "other" vista" computer has different
configuration, i suggest check the version of ssh, and disable root login on
the host
Hope this helps,
-Kamal.
-----
Original Message -----
From:
Mike
To:
ssh@erdelynet.com
Sent:
Sunday, December 02, 2007 8:06 PM
Subject:
Troubles w/Vista
I'm running Cygwin OpenSSH (sshd) on a box running Windows Vista Home
Premium. Everything appears to work fine locally after installation--I
can run "ssh -p1234 user@10.0.0.4" and login
with my password. However, when I try to do the same from another
Vista box on my network the connection is immediately closed (no password
prompt). The Event Log on the server shows "sshd: PID 4960: fatal:
seteuid 1007: No such process." I don't understand why I can log in
from the same box but not from a separate box using the same command.
I've verified it's not a firewall issue by running "telnet 10.0.0.4 1234"
and getting a connection from the second (client) box. Any
ideas?
Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it
now.
Get easy, one-click access to your favorites. Make Yahoo!
your homepage.
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-- List Info: http://erdelynet.com/ssh-l/ List Archives: http://erdelynet.com/archive/ssh-l/ To Unsubscribe: Mail mailto:ssh+unsubscribe@erdelynet.comReceived on Mon, 3 Dec 2007 16:22:10 -0800 (PST)
This archive was generated by hypermail 2.1.8 : Sat Dec 08 2007 - 14:47:36 EST