fab-user
[Top][All Lists]
Advanced

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

[Fab-user] Multiple users and passwords


From: santosh kumar
Subject: [Fab-user] Multiple users and passwords
Date: Fri, 15 Apr 2016 15:35:46 +0530

Hi all,

I want to understand if the fabric has the facility to work on multiple users and passwords .
For say, i have a requirement where i read the names of the hosts and ips from a file, later redirect it to the @hosts decorator.

The challenge for me that the hosts can be logged in via some passwords.
like

combination 1:
username:root , password:xyz
combination 2:
username:root, password:abc
combination 3:
username:ubuntu,password:ubuntu

so if one combination does not work i want my "fab" to try another combination. is this possible ?
Do we have a option for this ?

Other details
Fabric==1.10.2

Thanks,
Tuxfux


reply via email to

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