Right, so I added in:

Host heroku.com
ForwardAgent yes

to my Tomcat user's ~/.ssh/config.  This is the user that checks out
from Github then pushes to heroku.  I still get the same error,
Permission denied (publickey).  Can you explain how this is supposed
to work?  I'm confused as to how Heroku would know that it can forward
this gem fetch request through my tomcat user on my server? (if that's
what's supposed to happen, I'm still pretty confused as to what this
should accomplish)

Thanks,

Brad

On Aug 11, 1:03 am, Matthew Todd <[email protected]> wrote:
> On Aug 10, 2010, at 8:28 AM, Matthew Todd wrote:
>
> >> Host heroku.com
> >>   ForwardAgent yes
>
> On Aug 11, 2010, at 7:34 AM, Bradley wrote:
>
> > this should be added to the github user's ssh config?
>
> No, to the ssh config of any *local* user (having access to your private 
> GitHub repository) who needs to run "git push heroku" to deploy.
>
> Cheers,  -- Matthew

-- 
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.

Reply via email to