Set the Antidot application user's rights - Fluid Topics - 3.8

Install Fluid Topics on Multiple Servers

Operating system
RHEL
Category
Technical Notes
Audience
public
Version
3.8

The Antidot Application User antidot must have the proper rights in order to run ALL the components.

  1. Edit the /etc/sudoers file by running the following command:

    As root user

    visudo

  2. After the following line:

    root ALL=(ALL) ALL

    Add the following line:

    antidot ALL=(ALL) ALL