|
|
|
|
|
by klodolph
1037 days ago
|
|
You can disable direct root login and force users to login as their own account first. This way, any root login is tracked—you know who logged in as root, because they had to log in as their own account in order to run su. |
|
and let sudo verify that the user belongs to the group of allowed sudoers.
No need for the password to the root account.