Yuan Fu <[email protected]> writes:
> Hi, > > I’ve added my ssh key to savannah, and tried > > ssh [email protected] -i ~/.ssh/id_rsa > > However, it asks me for a password, I tried my savannah password and it > doesn’t work. What did I do wrong? Thanks. > > Yuan try: ssh -i ~/.ssh/id_rsa [email protected] and if that doesn't work, ssh -v -i ~/.ssh/id_rsa [email protected]
