Peter Moore
2018-10-06 15:44:51 UTC
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
offer on a project. Do you need any help on the projects that you maintain ?
Thanks
Pete
Send Fab-user mailing list submissions to
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
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fab-user digest..."
1. Re: Host based authentication failing in fabric connection
(Jeff Forcier)
----------------------------------------------------------------------
Message: 1
Date: Thu, 4 Oct 2018 09:21:40 -0700
Subject: Re: [Fab-user] Host based authentication failing in fabric
connection
<
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.
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
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
https://lists.nongnu.org/mailman/listinfo/fab-user
------------------------------
End of Fab-user Digest, Vol 124, Issue 2
****************************************
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
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fab-user digest..."
1. Re: Host based authentication failing in fabric connection
(Jeff Forcier)
----------------------------------------------------------------------
Message: 1
Date: Thu, 4 Oct 2018 09:21:40 -0700
Subject: Re: [Fab-user] Host based authentication failing in fabric
connection
<
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.
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
I am trying to use Fabric instead of Ansible to deploy scripts to a
numberof hosts. I found out that user ssh keys are not copied. Instead host
basedauthentication 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
?/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
https://lists.nongnu.org/mailman/listinfo/fab-user
--Pete
_______________________________________________
Fab-user mailing list
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
https://lists.nongnu.org/mailman/listinfo/fab-user
------------------------------
End of Fab-user Digest, Vol 124, Issue 2
****************************************
--
*Pete Moore*
*Software Engineer *
*Pete Moore*
*Software Engineer *