Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<Resource driverClassName="com.microsoft.sqlserver.jdbc.SQLServerDriver" factory="com.deepnet.dualshield.encryption.EncryptedDataSourceFactory" maxActive="1000" maxIdle="2" maxWait="5000" name="jdbc/DasDS" password="changeit" type="javax.sql.DataSource" url="jdbc:sqlserver://192.168.208.2:1433;DatabaseName=dualshield2;SelectMethod=cursor;" username="sa" validationQuery="Select 1" />

...

By default, it logs on as "Local System account", you need to change to a windows account which is assigned with appropriate SQL permissions

 


Note: if DualShiled is installed on the same machine where SQL server is installed, you may still be able to use "Local System account". Otherwise, you must give the Windows account (in the example, spadmin@ds08.local) the full control to the "Deepnet DualShield" folder, allowing it to read, write & modify the folder and all of its sub folders. See below: