Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: ssh fron windows to Linux m/c without password |
|---|---|
| Date: | Wed, 20 Feb 2008 18:34:09 +0100 |
It seems to be than ssh doesn't find your private key. Are you sure to have a private key in /cygdrive/c/Documents and Settings/llpfuser/.ssh/ directory ? (A file named id_rsa or id_dsa or identity). If yes, check the rights on this file (700 -rwx------ ), the same rights have to be on the .ssh directory. You have to verify too that your private key is not password protected (don't type anything when asked for a password when you generate the keys with ssh-keygen). Hope this helps 2008/2/20, kapila <kapila.kohli@gmail.com>:
I have the article @ http://archive.lug.boulder.co.us/Week-of-Mon-20001225/007451.html on SSH between Windows and Linux I followed all the steps but still its asking me for password.ssh -v -l ....OpenSSH_4.5p1, OpenSSL 0.9.8e 23 Feb 2007 debug1: Connecting to llpfbuild [10.192.139.150] port 22. debug1: Connection established. debug1: identity file /cygdrive/c/Documents and Settings/llpfuser/.ssh/identity type -1 debug1: identity file /cygdrive/c/Documents and Settings/llpfuser/.ssh/id_rsa ty pe -1 debug1: identity file /cygdrive/c/Documents and Settings/llpfuser/.ssh/id_dsa ty pe -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_3.6.1p2 debug1: match: OpenSSH_3.6.1p2 pat OpenSSH_3.* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_4.5 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'llpfbuild' is known and matches the RSA host key. debug1: Found key in /cygdrive/c/Documents and Settings/llpfuser/.ssh/known_host s:1 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password,keyboard-interacti ve debug1: Next authentication method: publickey debug1: Trying private key: /cygdrive/c/Documents and Settings/llpfuser/.ssh/ide ntity debug1: Trying private key: /cygdrive/c/Documents and Settings/llpfuser/.ssh/id_ rsa debug1: Trying private key: /cygdrive/c/Documents and Settings/llpfuser/.ssh/id_ dsa debug1: Next authentication method: keyboard-interactive debug1: Authentications that can continue: publickey,password,keyboard-interacti ve debug1: Next authentication method: password llpfuser@llpfbuild's password: Can anyone please help me on this? It would be nice pleasure to me. As I am trying this thin since 2 days. -- View this message in context: http://www.nabble.com/ssh-fron-windows-to-Linux-m-c-without-password-tp15579612p15579612.html Sent from the SSH (Secure Shell) mailing list archive at Nabble.com.
-- Sauvons la planète : http://www.criseclimatique.fr/ PGP Key ID: 5201BB4B , FPR: 5081 2A2F 0233 E6D9 E321 1538 D574 E36F 5201 BB4B
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ssh fron windows to Linux m/c without password, kapila |
|---|---|
| Next by Date: | Re: ssh fron windows to Linux m/c without password, Greg Wooledge |
| Previous by Thread: | ssh fron windows to Linux m/c without password, kapila |
| Next by Thread: | Re: ssh fron windows to Linux m/c without password, Greg Wooledge |
| Indexes: | [Date] [Thread] [Top] [All Lists] |