Hi Dojo,
In our setup, internet is available on a DMA but only via a proxy. Is there a way to configure the proxy in a DataMiner agent to allow it connection to DataMiner Cloud?
Thank you!
Hi,
The DataMiner processes connecting to the cloud are running as System account by default, so you should configure the proxy settings of this user. I haven't done that myself yet, so not sure if this will all work...
Here you can find more info on configuring the proxy setting for the system account: How to set up a proxy for Local System account at the machine level (gsx.com)
And also make sure you exclude localhost in the exceptions list.
I hope this will work. It's also on our backlog to configure proxy settings in a DataMiner settings file.
Bert
Indeed, it seems like it is not possible to specify a username and password in Windows. Probably this is typically authenticated with a domain account when using this in a user session, but here we are working with the system account… Isn’t it possible to allow unauthenticated access on the proxy server from that IP? Otherwise I don’t immediately see a workaround…
Hi Bert,
I need authentication on proxy and in this method it seems not possible.
Emanuele