fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Fab-user Digest, Vol 124, Issue 2


From: Peter Moore
Subject: Re: [Fab-user] Fab-user Digest, Vol 124, Issue 2
Date: Sat, 6 Oct 2018 10:44:51 -0500

Thank you. I greatly appreciate your work on this.  I may have time to offer on a project. Do you need any help on the projects that you maintain ?

Thanks
Pete

On Fri, Oct 5, 2018 at 11:05 AM <address@hidden> wrote:
Send Fab-user mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/fab-user
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fab-user digest..."


Today's Topics:

   1. Re: Host based authentication failing in fabric connection
      (Jeff Forcier)


----------------------------------------------------------------------

Message: 1
Date: Thu, 4 Oct 2018 09:21:40 -0700
From: Jeff Forcier <address@hidden>
To: address@hidden
Cc: Fabric Mailing List <address@hidden>
Subject: Re: [Fab-user] Host based authentication failing in fabric
        connection
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="utf-8"

Hi Peter,

Fabric (all versions) only uses Paramiko, so if it lacks host-based auth,
then Fabric will as well.

I looked and there is an open ticket for adding the feature to Paramiko:
https://github.com/paramiko/paramiko/issues/316 - there seems to be a diff
attached which I haven't reviewed yet (hasn't been a high priority as very
few users seem to be requesting it).

Should you have the time to attempt adding it to your local copy of
Paramiko, please comment on the ticket with the results - that would help
move things along a bit.

Best,
Jeff

On Thu, Oct 4, 2018 at 12:28 AM Peter Moore <address@hidden> wrote:

> I am trying to use Fabric instead of Ansible to deploy scripts to a number
> of hosts. I found out that user ssh keys are not copied. Instead host based
> authentication is being used (ie host keys are copied from
> /etc/ssh/ssh_host_rsa_key.pub to remote /etc/ssh/authorized_keys) and
> Paramiko is failing with this auth method.  Ansible does support this
> method though OpenSSH and will fall back to Paramiko if that is not
> working.
>
> Is there a way to instantiate a Connection from fabric using another way ?
>
> Thanks in advance
> Pete
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user
>


--
Jeff Forcier
Unix sysadmin; Python engineer
http://bitprophet.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/fab-user/attachments/20181004/ff6bc424/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Fab-user mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fab-user


------------------------------

End of Fab-user Digest, Vol 124, Issue 2
****************************************


--
Pete Moore
Software Engineer

reply via email to

[Prev in Thread] Current Thread [Next in Thread]