ESET Online Help

Search English
Select the topic

Using the noexec flag

If you have the /var and /tmp paths mounted with noexec flag and restricted write for /opt, the installation of ESET Server Security for Linux fails with the following error message:

Workaround

The commands below are executed in a Terminal window.

1.Create a folder where exec is enabled with the following owner and permission set:

2.Execute the following commands:

3.Replace /opt/eset/lib/modules with symlink:

4.Compile the essential modules:

5.Restart the efs service:

 


If a normal, unprivileged user runs efs utilities, you can get the same error when the user's home directory is mounted noexec.

Workaround

a.Either allow others to use /opt/eset/lib/modules:

b.Or change permissions for linked folder, when used:

c.Or run utility with specified MODMAPDIR variable, for example:


note

NOTE

The user needs to have permissions rwx in the folder used.