This documents describes how to use an encrypted password in the configuration file Connections.config for E-WMS ASP.
From product update 409 you are able to use an encrypted password in the WMS ASP configuration file Connections.config. This is supported for WMSclient, and will also work when using Internet Explorer as client.
The file connections.config contains the SQL databases accessed by WMS ASP, with the SQL user and password to use for the connection:
E-WMS provides a tool to generate an encrypted password, by starting the page admin.aspx on your WMS website: http://127.0.0.1/wms/admin.aspx:
Type or copy the password into the top text box, and press 'encrypt'. Then copy and paste the encrypted password into Connections.config:
Points of attention