

CA AuthMinder Windows Installation Guide › Deploying AuthMinder on Distributed Systems › Performing Post-Installation Tasks on the First System › Preparing Your Application Server › Step 2: Copying Database Access Files to Your Application Server
Step 2: Copying Database Access Files to Your Application Server
UDS and Administration Console use the following files to access the AuthMinder database securely:
As a result, these files must be copied to the appropriate location on the application server where you have deployed these AuthMinder components. The following sections provide information about copying these files:
Apache Tomcat
To copy the CA files on Apache Tomcat:
- Copy the ArcotAccessKeyProvider.dll file to the following directory:
<JAVA_HOME used by Apache Tomcat>\jre\bin
- Copy the arcot-crypto-util.jar file to the <JAVA_HOME used by Apache Tomcat>\jre\lib\ext directory.
- Restart the application server.
IBM WebSphere
Note: Depending on the WebSphere version that you are using, the steps that you follow may be different.
To copy the CA files on WebSphere:
- Log in to WebSphere Administration Console.
- Click Environment, and then click Shared Libraries.
- From the Scope drop-down, select a valid visibility scope. The scope must include the target server/node on which the application is deployed.
- Click New.
- Enter the Name, for example, ArcotJNI.
- Specify the Classpath. This path must point to the location where the arcot-crypto-util.jar file is present and must also include the file name. For example, C:\Program Files\Arcot Systems\java\lib\arcot-crypto-util.jar.
- Enter the JNI library path. This path must point to the location where the ArcotAccessKeyProvider.dll file is present.
- Click Apply.
- Configure server-level class loaders.
- Click Servers, and then click Application Servers.
- Under Application Servers access the settings page of the server for which the configuration is performed.
- Click Java and Process Management, and then click Class Loader.
- Click New. Select default Classes loaded with parent class loader first and click OK.
- Click the auto-generated Class Loader ID.
- In the class loader Configuration page, click Shared Library References.
- Click Add, select the shared library that you created earlier in this procedure (for example, ArcotJNI), and then click Apply.
- Save the changes.
- Copy ArcotAccessKeyProvider.dll file to the following directory:
<JAVA_HOME used by IBM WebSphere>\jre\bin
- Restart the application server.
Oracle WebLogic
To copy the CA files on the Oracle WebLogic server:
- Copy ArcotAccessKeyProvider.dll to the following directory:
<JAVA_HOME used by Oracle WebLogic instance>\jre\bin
- Copy arcot-crypto-util.jar to the <JAVA_HOME used by Oracle WebLogic instance>\jre\lib\ext directory.
- Log in to WebLogic Administration Console.
- Navigate to Deployments.
- Enable the Lock and Edit option.
- Click Install and navigate to the directory that contains the arcot-crypto-util.jar file.
- Click Next.
The Application Installation Assistant screen appears.
- Click Next.F
The Summary page appears.
- Click Finish.
- Activate the changes.
- Restart the application server.
JBoss Application Server
To copy the CA files on JBoss Application Server:
- Copy ArcotAccessKeyProvider.dll to the following directory:
<JAVA_HOME used by JBoss instance>\jre\bin
- Copy arcot-crypto-util.jar to the <JAVA_HOME used by JBoss Application Server instance>\jre\lib\ext directory.
- Restart the application server.
Copyright © 2013 CA.
All rights reserved.
 
|
|