
mattrolf at me
Jun 3, 2010, 4:55 AM
Post #3 of 8
(1345 views)
Permalink
|
On Jun 3, 2010, at 1:09 AM, Greg Heo wrote: > I did come across one server during testing that wouldn't work with public keys. A bit of googling suggested trying a DSA key or a smaller-sized (1024 bits) RSA key, and the DSA key ended up working. I didn't have access to the server's logs though, so I'm not sure if it's the same issue. I'm a little concerned that there's something going on between the SSH version on the bricolage box and the version on the web server. I might try to upgrade one or the other. In the meantime, maybe I'll try a DSA key. > Also, your corresponding private key doesn't have a password on it? That is correct. And this server (had) password authentication and challenge response authentication disabled. -Matt > > > On 2 Jun 2010, at 10:11 PM, Matthew Rolf wrote: > >> Found matching RSA key: >> debug1: restore_uid: 0/0 >> debug2: userauth_pubkey: authenticated 0 pkalg ssh-rsa >> Postponed publickey for rolfm from xxx.xxx.xxx.xxx port 63241 ssh2 >> >> Just wanted to see if Greg or anyone from Gossamer Threads ran into the same issue when they were hacking on the SFTP mover, and if anyone might have an idea of how I might fix this. >> >> -Matt > > --- > Greg Heo > software developer > 416.826.7630 >
|