in the vci-integrity.xml file
I found this section and looks like this
<database>
<dbtype>SQL Server Native Client 11.0</dbtype>
<dsn>vum</dsn>
<initialConnections>20</initialConnections>
<maxConnections>40</maxConnections>
<password>MBoF/wpnXQ3HZsfWWRWUP65yBrcJs9tQ</password>
<username>vpxadmin</username>
</database>
vpxadmin is a local sql user with dbo rights to the vum database.
Do I need this line in there?