liveupdate.conf usually mirrors LiveUpdate settings from the Symantec Endpoint Protection Manager. In unmanaged SEP environments, however, liveupdate.conf may require hand-editing. This is normally done with the Java LiveUpdate ConfEditor GUI. But in CLI-only environments (command line interface, no graphical Linux desktop installed), editing the conf file directly is not possible because it is encrypted.
In these cases, liveupdate.conf may be replaced with a plaintext file and custom settings, and the next time LiveUpdate runs it will be encrypted again.
This article provides the default contents of liveupdate.conf, which can be saved as liveupdate.txt, edited, and copied over liveupdate.conf. The txt file should be retained as a record and starting point for future edits.
NOTE: use a Linux-based editor, or take care to save liveupdate.conf with Linux line-endings. Windows line-endings will cause confusing errors.
Default contents of liveupdate.conf as of SEP 12.1 RU5:
hosts/0/url=http://liveupdate.symantecliveupdate.com:80 hosts/1/url=http://liveupdate.symantec.com:80 hosts/2/login:xxxxxxxxxxxxxxxxxxxxxxxxx hosts/2/password:xxxxxxxxxxxxxxxxxxxxxxxxxxx hosts/2/url=ftp://update.symantec.com/opt/content/onramp workdir=/opt/Symantec/LiveUpdate/tmp logfile=/opt/Symantec/LiveUpdate/liveupdt.log maxTriFileSize=10485760 maxPackageContentSize=1342177280 maxPackageSize=1073741824 connectionRetryInterval=20 serverlogging=true maxZipFileSize=614400 downloadCacheSize=4096
In environments where there is an LUA server and no access to Symantec LiveUpdate URLs, for example, replace the "hosts/" entries with a single line and the LUA IP address and port and updates directory:
hosts/0/url=http://LUA_IP:PORT/DIRECTORY
For documentation of these and other liveupdate.conf parameters, see About editing the LiveUpdate configuration file.
Applies To
SEP for Linux