Log In And Switch Users In Multiuser Targets

General Information

Targets are the new “runlevels” equivalent if you are coming from RHEL 6. You need to be able to switch users.


View default target (target at boot)

~$ systemctl get-default
multi-user.target


Switch User

su - <username>


Types of profiles