Thursday, May 9, 2024
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 3683  / 3 Years ago, wed, june 30, 2021, 11:41:15

Coming from Mac OS X, there is a possibility for every ordinary user to open Terminal and type in 'login' to change to a different user account.



When I do this with Ubuntu, it provides the following error message:



login: Cannot possibly work without effective root


Is there any way to remedy this? Which file do I need to edit and with what to enable the use of this command (even for a standard user)?


More From » command-line

 Answers
6

You can use su <user name> for changing to a different user.


[#24261] Thursday, July 1, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
;