On Tue, Jan 20, 2009 at 10:56 AM, Dennis Gilmore <[email protected]> wrote:
> I changed make upload-tgz behaviour.  previously it was using a user in the
> scp which it was determining from whoami.  my fas account name does not match
> my local user name so trying to upload resulted in my getting blocked by
> denyhosts.
>
> in ~/.ssh/config put the following lines if you need to use a user different
> from your local user.  this will cover you for git and any of the other scms
> used by projects upstream at fedora hosted.
>
> host *.fedorahosted.org
>  user <username>
>
> host fedorahosted.org
>  user <username>

That's a great tip. I never knew this.

jesus

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to