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
The user I used do not have right to use with sudo (in command line shell).
Because this is the normal working case, some user have right with sudo, the other not, I try check the user have sudo right or not.
when try use 'become' run command with sudo, then program hang without any output or error.
below is the code(some function).
The SSHOption is only set user, host, port, all other is default.
I think there something wrong, what I can do?
Thanks.
The text was updated successfully, but these errors were encountered: