Check out https://github.com/ddollar/heroku-accounts
Give the --auto option a try, but be aware that it will write to your ~/.ssh/config On Thu, Mar 3, 2011 at 10:58 AM, gezope <[email protected]> wrote: > Hello, > > I would like to use different users with different keys. When I tried: > > git clone ...app.git it says: > ! [email protected] not authorized to access APPNAME > fatal: The remote end hung up unexpectedly > > I generated another SSH key to another folder. > Then 'heroku logout' then 'heroku login' with another user. > Then I 'heroku keys:add' <where the public key> was added succesfully. > > I checked everything: > heroku list - see the apps, > heroku keys - see my keys with the new user. > > Means I have new user, I coud login, I have new SSH key, it's added, I > can see the apps and have all permissions - but I still cannot use git > clone. > > Any help is highly appriciated, many thanks, > Zoltan > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
