Change user of Command Line Tools

Hello;

I want to change the user running CLT (currently ftc56) as is possible in the terminal (I'm under linux). Currently I have created a uwww command to use the terminal as www-data, but this command does not work in CLT. I would like to know how I can change the user running the instance of CLT.

Sincerely;

0
3 comments

Did you try su <username>?

0
Avatar
Permanently deleted user

Hello !

I have this message when I do the command "su www-data":

su: must be run from a terminal

0

Please check out the option described in here: http://serverfault.com/questions/544328/su-must-be-run-from-a-terminal .

0

Please sign in to leave a comment.