On Thu, Jan 5, 2012 at 11:46 AM, Omar Gonzalez <[email protected]> wrote: > Bertrand: >> SSH keys work for ssh [email protected], not sure if they're >> used for anything else that committers do. >> >... > I tried putting a .ssh folder with my public key in it but SSH'ing into the > server still asks me for a password even though the key is there. Not a big > deal, I don't want to spend a bunch of time trying to figure this out, its > more of a convenience thing...
ssh -v [email protected] might help find out what's wrong. -Bertrand
