how to login as different user in linux Apr 22, 2010 | Linux after logged-in as some user (i.e. as root) [root@myserver ~]$ type ‘su -dennis’ this should prompt you to enter the password of the user success if you see the prompt as: [dennis@myserver ~]$
Comments