Microsoft SQL Native Authentication on Windows can only be activated when both Connector Xpress and CA IAM CS are running on Windows operating systems. The required library sqljdbc_auth.dll is bundled with Connector Xpress, or you can download it from Microsoft.
If you plan to use Connector Xpress, it must run on the same domain as the Microsoft SQL Server endpoint. Also, SQL Server must be configured to allow the user to access the appropriate database instances.
Follow these steps:
By default the service is set to run as the local SYSTEM user. However, if you are using trusted authentication, run the service as a domain user. Perform these steps:
Connector Xpress adds the following to the JDBC URL used for the connection:
integratedSecurity=true
Note: For more information about configuring data sources, see the Connector Xpress Guide.
Copyright © 2013 CA.
All rights reserved.
|
|