This section has the instructions to install two Precisely
applications on a shared platform with shared embedded security. The person who
configures shared embedded security must be familiar with the database schema, tables,
and tablespaces, and must have access to the database
user and admin names and passwords.
To configure the embedded directory for shared Precisely applications, complete the following steps:
-
Open <install_folder>/Infogix/config/<myConfigName>.
-
Edit the properties in the embedded.directory.properties file to reflect the schema of your embedded
security directory.
At a minimum,
edit the following properties or check them for accuracy:
- EMBEDDED_DIR_USER
- EMBEDDED_DIR_PASSWORD
- EMBEDDED_DIR_ADMIN_USER
- EMBEDDED_DIR_ADMIN_PASSWORD
- EMBEDDED_DIR_TYPE
- EMBEDDED_DIR_VERSION
- EMBEDDED_DIR_DRIVER
- EMBEDDED_DIR_DRIVER_LOCATION
- EMBEDDED_DIR_PORT
- EMBEDDED_DIR_URL
- EMBEDDED_DIR_SCHEMA
- EMBEDDED_DIR_TABLESPACE_DATAFILE_DIR
- EMBEDDED_DIR_TABLESPACE_PREFIX
For detailed information, see the Properties Guide.