0
I am not so into Linux and I have the following problem.
I have to change user (using a given user) on a Linux server.
So I use the
[myusername@myserver~]$ sudo -i -u otherusername
[sudo] password for myusername:
myusername is not in the sudoers file. This incident will be reported.
[myusername@myserver~]$
So it seems that I have not permission to do it or something like this. What extactly is the problem?
https://xkcd.com/838/ – Kamil Maciorowski – 2017-02-03T19:29:47.740