If you need to change the SQL connection password used in your DualShield server, follow the guide below to change it. 

1) Open a cmd prompt and change the directory to

C:\Program Files\Deepnet DualShield\tomcat\lib

2) Run the command below:

..\..\jre\bin\java -jar dsenc-1.0-standalone.jar -e "password to be encrypted"

3) Locate the file below

C:\Program Files\Deepnet DualShield\tomcat\conf\server.xml

4) Open the file in a text editor, such as Notepad, search for 'jdbc'

Replace the value of "password" with the new encrypted password

5) Save "server.xml", then restart the DualShield service