The Antidot Application User antidot must have the proper rights in order to run ALL the components.
- Edit the /etc/sudoers file by running the following command:
As root user
visudo
- After the following line:
root ALL=(ALL) ALL
Add the following line:
antidot ALL=(ALL) ALL