Standard
How to Disable ‘su’ Access for Sudo Users
- Gurkira Singh
- July 23, 2022
The su command is a special Linux command that allows you to run a command as another user and group. It also allows you to switch to the root account (if run without any arguments) or another specified user account. All users by default are allowed to access the su command. But as a system