You can configure a JDBC database password consumer to replace hard-coded passwords in applications that use JDBC to connect to a Microsoft SQL Server database. Complete the following steps after you have prepared the endpoint to use a JDBC password consumer.
To customize the datasource configuration files for Microsoft SQL Server
<driver-class>com.ca.ppm.clients.jdbc.CAJDBCDriver</driver-class>
<connection-url>>@@@com.microsoft.sqlserver.jdbc.SQLServerDriver@@@jdbc:sqlserver://SQLServer1:1433;selectMethod=cursor;DatabaseName=tempdb</connection-url>
You have customized the datasource configuration files to Microsoft SQL Server. You must now create a password consumer for the application in CA ControlMinder Enterprise Management. You start the application after you create the password consumer.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|