Knowledge Base Article
Article Type: Troubleshooting
Product: Symphony
Product Version:
Component: Symphony Client
Device Brands:
Created: 14-Sep-2011 11:12:30 AM
Last Updated:

Client software always uses Proxy Server

Issue

Senstar Symphony Client software may use a proxy server even if the Internet settings are set to not use a proxy server for local addresses.

Solution

Modify acc.ini found at %APPDATA%\Aimetis\acc.ini

[Proxy] 
BypassLocal=True/False Address=ProxyAddress
Port=ProxyPort
Default=True/False
Username=user
Password=pass
Domain=domain

If BypassLocal=True, it will bypass the proxy for local addresses.

If Default=True, it uses the default system credentials of the application.

If Default= False or is omitted, it uses the Domain, Username, and Password as the proxy credentials.

Username=user 
Password=pass
Domain=domain

Average rating:
Please log in to rate.
Rated by 0, Viewed by 4552