fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] sudo() withoot password on host machine


From: Joseph Lawson
Subject: Re: [Fab-user] sudo() withoot password on host machine
Date: Tue, 16 Jan 2018 10:30:26 -0500

You must either update the sudoers file or ensure your user has enough privileges to do the command without sudo.

-Joe
Sent via mobile.

On Jan 16, 2018 6:32 AM, "Sandesh Gaikwad" <address@hidden> wrote:
Hi, 
I using fabric for automation project.I am connecting to host using ssh key,but when i'm run sudo("command") it asks for password. I want to run sudo("command") without password and without any changes in sudoers file of host machine.So, what can i do to achieve this.

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


reply via email to

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