6.5 Error While Logging with the Linux Client

Issue: After the first login to the Linux Client, when a domain or local user tries to log in again, the following error message is displayed:

Cannot add or change the endpoint (same name or software_name already exist?

Also, the deleted endpoint details exist on the Administration portal.

Reason: This issue might occur if the endpoint information is not saved in the config.properties file of the Linux Client.

Workaround: Before installing the Linux Client, disable the selinux. To disable selinux, perform the following steps:

  1. Open /etc/selinux/config.properties

  2. Specify SELINUX=disabled

  3. Reboot your system.

  4. Run the following command to verify the status of selinux:

    sestatus