Configuring Documentserviceslibrary.jar; Copying Files - Adobe LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING Manual

Security products for jboss
Hide thumbs Also See for LIVE CYCLE 7.2 - INSTALLING AND CONFIGURING:
Table of Contents

Advertisement

Adobe LiveCycle
Installing and Configuring LiveCycle Security Products for JBoss
4. Open the ares-roles.properties file.
5. In the file, type the name of each user you defined in the ares-users.properties file, and type the roles of
each user. For example:
Joe=AdobeReUser
Mary=OtherRole
admin=AdobeReUser
The AdobeReUser is the user that has permission to access the LiveCycle Reader Extensions web
application.
6. Save the file.
7. In the [appserver root]/server/all/conf directory, open the login-config.xml file and add the following
text:
<application-policy name = "ARES">
<authentication>
<login-module code = "org.jboss.security.auth.spi.UsersRolesLoginModule"
flag = "required">
<module-option name="usersProperties">ares-users.properties
</module-option>
<module-option name="rolesProperties">ares-roles.properties
</module-option>
</login-module>
</authentication>
</application-policy>
8. Save the login-config.xml file.
9. Stop and restart the JBoss application server.

Configuring DocumentServicesLibrary.jar

This section applies to LiveCycle Document Security and LiveCycle Reader Extensions only.
You need to copy the DocumentServicesLibrary.jar file from the [LiveCycle root] directory to the [appserver
root] directory.
To copy the DocumentServicesLibrary.jar file:
Copy the DocumentServicesLibrary.jar file from the [LiveCycle root]/components/csa/jboss/lib/adobe
directory to the [appserver root]/server/all/lib directory.

Copying files

This section applies to LiveCycle Policy Server only.
Before running Configuration Manager you must copy the following files:
The jax-qname.jar file from the [LiveCycle root]/PolicyServer/sdk/lib/JBoss directory to the [appserver
root]/server/all/lib directory.
The edc-server-spi.jar file from the [LiveCycle root]/PolicyServer/sdk/spi-lib directory to the [appserver
root]/server/all/lib directory.
Preparing your Environment
Configuring DocumentServicesLibrary.jar
42

Advertisement

Table of Contents
loading

This manual is also suitable for:

Livecycle 7.2

Table of Contents