> > ssh-copy-id requires that password authentication is working, which is
> > not happening, so I tried manual moving of the files
>
> Sorry, I obviously overlooked that.
> I assume sshd_config is properly configured to allow public key
> authentication.
>
> Have you checked your /etc/passwd a
On Fri, Oct 14, 2011 at 03:28:14PM -0500, Clayton Evans wrote:
> > I'd double-check StrictModes and PubkeyAuthentication in sshd_config.
> ssh-copy-id requires that password authentication is working, which is not
> happening, so I tried manual moving of the files
Sorry, I obviously overlooked
> > > > > > debug1: Next authentication method: publickey
> > > > > > debug1: Offering RSA public key: /home/cevans/.ssh/id_rsa
> > > > > > debug3: send_pubkey_test
> > > > > > debug2: we sent a publickey packet, wait for reply
> > > > > > debug1: Authentications that can continue:
> > > > > > pub
On Fri, Oct 14, 2011 at 01:43:57PM -0500, Clayton Evans wrote:
> > > > > debug1: Next authentication method: publickey
> > > > > debug1: Offering RSA public key: /home/cevans/.ssh/id_rsa
> > > > > debug3: send_pubkey_test
> > > > > debug2: we sent a publickey packet, wait for reply
> > > > > debug1
> > > > debug1: Next authentication method: publickey
> > > > debug1: Offering RSA public key: /home/cevans/.ssh/id_rsa
> > > > debug3: send_pubkey_test
> > > > debug2: we sent a publickey packet, wait for reply
> > > > debug1: Authentications that can continue:
> > > > publickey,password,keyboard
> > > debug1: Next authentication method: publickey
> > > debug1: Offering RSA public key: /home/cevans/.ssh/id_rsa
> > > debug3: send_pubkey_test
> > > debug2: we sent a publickey packet, wait for reply
> > > debug1: Authentications that can continue:
> > > publickey,password,keyboard-interactive
> > debug1: Next authentication method: publickey
> > debug1: Offering RSA public key: /home/cevans/.ssh/id_rsa
> > debug3: send_pubkey_test
> > debug2: we sent a publickey packet, wait for reply
> > debug1: Authentications that can continue:
> > publickey,password,keyboard-interactive
> > debug1:
> debug1: Next authentication method: publickey
> debug1: Offering RSA public key: /home/cevans/.ssh/id_rsa
> debug3: send_pubkey_test
> debug2: we sent a publickey packet, wait for reply
> debug1: Authentications that can continue:
> publickey,password,keyboard-interactive
> debug1: Offering DSA
I have installed OpenSSH_5.9p1 on two machines, the host machine and the client
machine.
The host machine is Windows 7 (64-bit) named jti031
The client machine is Windows XP (32-bit)
On the host machine ssh-host-config was run. Testing with 'ssh localhost'
resulted in the ssh prompt for a pas
9 matches
Mail list logo