New posts in su

"Cannot set terminal process group" during su to another user as login shell

Can't run command under /bin/false user

Linux - use "su -" but keep the current directory

user-name is not in sudoer file and su authentication failure

Command: sudo su -

What are the differences between sudo, su, visudo, chroot, and gksu?

How to pass the password to su/sudo/ssh without overriding the TTY?

Where did the term "superuser" originate?

How can I run an application with a GUI as admin from a non-admin user session?

execute su -c over ssh

Run command as Linux "system" user (shell = /bin/false)

BASH Scripting, su to www-data for single command

What are the benefits of sudo over su?

Why does redirecting 'script' to /dev/null/ allow 'screen' to work while su'ed as another user?

How to run tinyproxy on centos7 without init.d?

How to avoid being prompted for a password by sudo? [duplicate]

What's the difference between sudo su - postgres and sudo -u postgres?

Executing a command as a nologin user

What's the difference between "su" with and without hyphen?

Why does su fail with "authentication error"? [duplicate]