I have to create a guest user with permission to check journalctl
and systemctl status
. That user should not be able to perform below operations
- Create/delete/move/copy directories and files
- change password
- change file/directory permissions
- open files
- systemctl restart/disable/stop/start/enable commands
He should be able to run only journalctl
and systemctl status
commands