Endpoint Protection

 View Only

Configuring Proxy on a Mac for Live update. 

Apr 24, 2012 12:45 PM

Usually the proxy settings for a Mac can be configured from Network > advanced > Proxies.

 

The changes made here are automatically applied to Symantec’s Liveupdate.conf file located in Library/Application Support/Symantec/Liveupdate/

Note: These files are not visible by default, use terminal commands to unhide them and proceed. See tech info below for more details.

 

But the JavaLiveupdate is not equipped to automatically capture and use this setting when you have a username & password configured for proxy. We have to manually configure this in the Liveupdate.conf

 

http://www.symantec.com/business/support/index?page=content&id=TECH103527

 

Add the below lines in the liveupdate.conf file

 

proxy=x.x.x.x:8080

proxyusername=admin

proxypassword=******

 

Use the below commands to hide / unhide library files which are hidden by default.

 

Launch Terminal from utilities and run the below commands

 

To Unhide

chflags nohidden ~/Library/

 

To Hide

chflags hidden ~/Library/

 

To Edit the liveupdate.conf file from vim

 

To open the file –

sudo vi /etc/liveupdate.conf

 

To edit the file

i

 

After entering the proxy information

Press ‘ESC’, then ‘:wq!’ and enter

 

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.