Please enter search query.
Search <book_title>...
Veritas Data Insight Release Notes
Last Published:
2022-05-25
Product(s):
Data Insight (6.3.1)
Platform: Windows
- Overview of this release
- Software limitations
- Known issues
- Console display issues
- Domain filter does not work as expected in some cases
- Other Issues
- Fixed issues
- Appendix A. Documentation errata
- Appendix B. Getting help
OneDrive proxy server settings
OneDrive device does not work while using proxy server.
Workaround
On the collector node, navigate to
<InstallDir>\connectors\onedrive\proxy_server.properties
Open the properties files.
Add the following properties:
APP_CONFIG_PROXY_HOST= <Hostname/ip of the proxy>
APP_CONFIG_PROXY_PORT= <Port of the proxy>
APP_CONFIG_PROXY_SCHEME= <Schema = http>
APP_CONFIG_PROXY_AUTH_TYPE= <proxy credentisls are NTLM/Basic/empty>
APP_CONFIG_PROXY_PASSWORD= <Proxy credentials: Password>
APP_CONFIG_PROXY_USER= APP_CONFIG_PROXY_USER= <Proxy credentials: User name >
Restart the DataInsightOneDrive service.