Open q1208c opened 2 months ago
Sorry, I lose some thing.
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.