I have a unix server conected to a windows 2008 R2 domain can i use the Sophos Enterprise console to deploy the unix sophos agent to the unix server.
This thread was automatically locked due to age.
Hi,
For anyone else struggling with this...
To install the product you must access the CID from the Unix endpoint, and run the install.sh script. For example, you could access the CID by mounting it using samba, or using NFS as johnny did. You could also simply copy the whole CID to the Unix endpoint and then run install.sh.
During the install script you will be prompted to setup updating. You just need to enter the CID location as a UNC path or HTTP path. Samba is included in the product - so there is no need to keep the CID mounted to update from the share.
After installing on the first Unix machine, you might want to create an installation package. You can create a pre-configured tar.gz installer which you can more easily copy to other systems. Just run this tool:
/opt/sophos-av/update/mkinstpkg
If you need any more details, the startup guide might help:
http://www.sophos.com/en-us/support/documentation/sophos-anti-virus-for-unix.aspx#
Hope this helps,
Tom.
Hi,
For anyone else struggling with this...
To install the product you must access the CID from the Unix endpoint, and run the install.sh script. For example, you could access the CID by mounting it using samba, or using NFS as johnny did. You could also simply copy the whole CID to the Unix endpoint and then run install.sh.
During the install script you will be prompted to setup updating. You just need to enter the CID location as a UNC path or HTTP path. Samba is included in the product - so there is no need to keep the CID mounted to update from the share.
After installing on the first Unix machine, you might want to create an installation package. You can create a pre-configured tar.gz installer which you can more easily copy to other systems. Just run this tool:
/opt/sophos-av/update/mkinstpkg
If you need any more details, the startup guide might help:
http://www.sophos.com/en-us/support/documentation/sophos-anti-virus-for-unix.aspx#
Hope this helps,
Tom.