Is there a way to launch process (bash) from node.js under specific user when knowing linux username and password of this user.
I want to transfer terminal from server over socket.io to web browser and I need every user to act under their usernames, so user permissions are acting like on proper ssh.