Previous Topic: Issuance and Authentication AuthMinder Server FilesNext Topic: User Data Service Files


Administration Console Files

The following table lists the folder location of the files that are used by Administration Console:

Folder

File Description

<install_location>/

Contains the arcotkey and wfkey files. These file are used by the installer to detect previously installed Arcot products. If you delete these file, then the installer will not be able to detect previously installed Arcot products, and will allow new installations to be performed in any location. As a result, the installer will not be able to ensure the same destination folder for multiple Arcot products and components, in which case, the products (or components) might not work, as expected. This file has no impact on patches and upgrade.

The wfdbkey and wftpkey files are the reference key files for database and third-party JAR files. These keys files are used by the installer during upgrade.

<install_location>/arcot/conf

Contains the following configuration files:

<install_location>/arcot/conf/resourcebundles

Contains the following message properties files:

  • arcot-common-message_en_US.properties
  • arcot-uds-message_en_US.properties

<install_location>/arcot/dbscripts

Contains the SQL scripts to create the Administration Console schema. See "Running Database Scripts" for information on the database scripts.

<install_location>/arcot/java/lib

Contains the WAR and JAR files required by the Administration Console Framework:

  • adminframework.jar
  • adminframework.war
  • arcot-common.jar
  • arcot-crypto-util.jar
  • bcprov-jdk15-146.jar

<install_location>/arcot/java/lib/sdk

This is an empty directory. You have to include the JAR files that have to be used by the bundlemanager tool to create the arcotadmin.war and arcotuds.war files.

<install_location>/arcot/java/webapps

Contains the arcotadmin.war file required to deploy Administration Console.

<install_location>/arcot/logs

Contains the Administration Console log file.

<install_location>/arcot/java/native/<platform_name>/<32 or 64 bit>

Contains the libArcotAccessKeyProvider.so file that is used to read the contents of securestore.enc file.

<install_location>/arcot/odbc32v70wf

Contains the branded DataDirect ODBC libraries for all the databases supported by AuthMinder.

<install_location>/arcot/resourcepacks

Contains the following AuthMinder and Administration Console packages:

  • bundle_webfort.zip
  • bundler_adminconsole.zip

<install_location>/arcot/resourcepacks/i18n//

Contains the following properties file to update the account status value:

  • framework-useraccount-status.properties

<install_location>/arcot/tools/common/

Contains the following subdirectories:

  • The arreporttool subdirectory contains the report tool that enables you to export reports.
  • The bundlemanager subdirectory contains the files required by the Administration Console Resource pack.

<install_location>/arcot/tools/<platform_name>

Contains the following file:

  • DBUtil: Tool for editing securestore.enc, which stores the database information needed to connect to the AuthMinder database in the encrypted format.

<install_location>/arcot/Uninstall_Arcot WebFort

Contains the uninstallation-related files.