Audience Manager security on Content Delivery Server
Audience Manager on the Content Delivery Server consists of a set of APIs. The calls to the API are made from the Web server on the presentation site.
To use the Audience Manager API, you need to grant the following permissions:
- Execute permissions on Java executable (
\bin) - Read permissions on JRE / run time libraries
- Read / Execute permissions on the database client directory
- Read permissions on
config/libdirectories - Write permissions on the Java temp directory
- Write permissions on the log file location
For the standalone services, you need to grant the following permissions:
- Read permissions on the service folder and all sub-folders
- Write permissions on the config folder (to create the serviceName.txt file)
- On Unix, you need to grant the following permissions:
- Write permissions on the root service folder (to create the .pid file)
- Execute permissions on the .sh files in the bin folder