You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless i configure my sudo host account not to prompt for a password when running sudo commands, any remote commands using sudo seems to hang (waiting for password).
Maybe the dsl could have an executeSudo method wrapping this up nicely
The text was updated successfully, but these errors were encountered:
Ref http://www.jcraft.com/jsch/examples/Sudo.java.html
Unless i configure my sudo host account not to prompt for a password when running sudo commands, any remote commands using sudo seems to hang (waiting for password).
Maybe the dsl could have an executeSudo method wrapping this up nicely
The text was updated successfully, but these errors were encountered: