I want to do something like this to non-interactively switch user:
su otheruser -p <password>
But this obviously doens't work... what will?
I want to do something like this to non-interactively switch user:
su otheruser -p <password>
But this obviously doens't work... what will?