Hello
Could you please help me to set the minimum rights or permissions to a user “test01” by editing the sudoers file “/etc/sudoers” on Ubuntu server to meet the following requirements?
1. Must not be able to enable the root user or reset the password for
the root user.
2. Must not be able to create or delete a user or a group.
3. Must not be able to reset the password for the existing users.
4. Must not be able to access or edit the linux firewall.
5. Must not be able to access MariaDB or Apache directories , but he can just restart the MariaDB and
Apache services.
6. Must not be able to shutdown the Linux server.
7. Must be able to reboot the server and restart necessary services.
Thanks and best regards,
Noury