fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] sudo fails every now and again


From: Ramon van Alteren
Subject: Re: [Fab-user] sudo fails every now and again
Date: Thu, 1 Dec 2011 09:47:04 +0100

Anyone have any idea?
remote: [dns1] out: sudo password:/usr/lib/python2.6/getpass.py:83: GetPassWarning: Can not control echo on the terminal.        

remote:   passwd = fallback_getpass(prompt, stream)        


Your problem is with sudo on the remote by the looks of it and has nothing to do with the key-auth details you sent along.

What's in your sudoers file ? 
Do you perhaps use ldap for sys-auth and have intermittent ldap connection problems ?

That could cause the sudo lookup for auth for this user to fail, causing this behavior.

Ramon

reply via email to

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