This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Corporate layer setup failure on Linux SAV version 7.x.x, please help

Hi,

Foreword:

I am using Sophos Antivirus for Linux in the CID-based configuration, formerly known as corporate configuration. An Enterprise console, i.e. a Windoz computer, is not required.

The CID directory (on Linux server) is read-only shared across a local network with NFS and it is used as a primary update source on the Linux clients. The server OS is Ubuntu 8.04.4 LTS (server), while all clients use the same distribution for client. The entire configuration was working perfectly till the version 6.

Malfunction:

With the automatic passage to version 7, the following problems appear:

1) The NFS CID directory became inaccessible to the clients, while perfectly exported on server and mounted on clients.

2) The Corporate layer settings disappear on the server and the command addcfg.sh, to copy the off-line configuration to the live configuration, doesn't work any more. The attempt to re-create the off-line configuration file doesn't change the situation, the check command:

/opt/sophos-av/bin/savconfig --corporate query

generates an empty output again.

Analysis:

The problem 1) appears due to root changed permissions on CID directory for version 7. Normally, on the Linux servers, the NFS export use sc. 'root squashing', to avoid clients root to be treated as root when accessing files on the NFS server, see exports(5). This standard mechanism prevents the CID access by the client root processes. The solution is to disable the 'root squashing' by adding the "no_root_squash" option to the export command:

/opt/sophos-av/update/cache/Primary *(ro,sync,no_root_squash,no_subtree_check)

in the /etc/fstab file.

I am astonished that no news about this can be found on the support section of the Sophos site :smileysurprised:

The problem 2) appears due to absence for version 7 of the CID live configuration file:

/opt/sophos-av/update/cache/Primary/config/CorporateLayer.cfg

still needed for the addcfg.sh script. It seems that the following directory:

/opt/sophos-av/update/cache/Primary/config

is not included in the installation path any more; if you try to manually create it, then, at the following update (from the Sophos site) it will be automatically removed :smileysurprised:

In this way, I am not allowed to propagate the corporate layer setting to the attached Linux clients :smileysad:

Question:

Could anyone help me to solve the problem 2) ? :smileyhappy:

Thanks,

Kuba

P.S.

Final question about the Sophos commercial policy. In Italy the legal private users (i.e. without a VAT number) have limited access to the Sophos support, does this happen also in other countries?

:3572


This thread was automatically locked due to age.
Parents
  • Hi, Sandy

    Sorry, my question was not precise. Let me explain the issue better. I am a private person (i.e. without a VAT number) who uses a Sophos license for private purposes, after buying it from the local Sophos reseller. The reseller is a third company that doesn't offer any support for Linux (as far as I know, they provide some kind of limited support only for Mac and Windoz). The site I use to download the updates is owned by another company having some specific agreements with Sophos and the reseller. In fact, I received the account and password to access the update site from the reseller. As a consequence of this situation, I am not informed about my license number (do I have it ?) so I cannot request the support directly from Sophos Italy.

    The correct question, at this point, should be: is this situation typical for the Sophos policy also in other countries ?

    Thanks again,

    Kuba

    :3668
Reply
  • Hi, Sandy

    Sorry, my question was not precise. Let me explain the issue better. I am a private person (i.e. without a VAT number) who uses a Sophos license for private purposes, after buying it from the local Sophos reseller. The reseller is a third company that doesn't offer any support for Linux (as far as I know, they provide some kind of limited support only for Mac and Windoz). The site I use to download the updates is owned by another company having some specific agreements with Sophos and the reseller. In fact, I received the account and password to access the update site from the reseller. As a consequence of this situation, I am not informed about my license number (do I have it ?) so I cannot request the support directly from Sophos Italy.

    The correct question, at this point, should be: is this situation typical for the Sophos policy also in other countries ?

    Thanks again,

    Kuba

    :3668
Children
No Data