Configure Credentials for Proxy Server (Optional)
If your organization uses a proxy server that requires username/password credentials, perform the following steps:
- Locate the proxy-credential.json file and open it in the text editor of your choice.
- Type the username and password as indicated.
- Save and close the file.
- Ensure that the user running ArcFM.Mobile.Sync_AppPool
has modify permissions on that file.NOTE: By default, the user running the AppPool is Network Service. This user is by default given modify permissions to the file upon installation. However, if you are running the AppPool as a different user, you must explicitly give that user modify permissions on the file. This allows the file to be encrypted next time the AppPool is started so that the proxy username and password is not stored in plain text.
- If you need to change the credentials in that file, supply new username and password values, then save the file. When the service starts, it uses the new credentials to overwrite the "encrypted" entry.