Archive May 1, 2024
-
Tutorial - "su username vs su - username" - A Security Perspective
The main difference between `su username` and `su - username` lies in the environment variables that are loaded when switching to the specified user.
The main difference between `su username` and `su - username` lies in the environment variables that are loaded when switching to the specified user.