Previous Topic: 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 CA products. If you delete these file, then the installer will not be able to detect previously installed CA 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 CA 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 Systems\conf

Contains the following configuration files:

<install_location>\Arcot Systems\conf\resourcebundles

Contains the following message properties files:

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

<install_location>\Arcot Systems\dbscripts

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

<install_location>\Arcot Systems\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 Systems\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 Systems\java\webapps

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

<install_location>\Arcot Systems\logs

Contains the Administration Console log file.

<install_location>\Arcot Systems\native\win\<32 or 64 bit>

Contains the ArcotAccessKeyProvider.dll file that is used to read the contents of securestore.enc file.

<install_location>\Arcot Systems\odbc32v70wf\

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

<install_location>\Arcot Systems\resourcepacks

Contains the following AuthMinder and Administration Console packages:

  • bundle_webfort.zip
  • bundler_adminconsole.zip

<install_location>\Arcot Systems\resourcepacks\i18n\adminconole\

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

  • framework-useraccount-status.properties

<install_location>\Arcot Systems\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 that are required by the Administration Console Resource pack.

<install_location>\Arcot Systems\tools\win

Contains the following file:

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

<install_location>\Arcot Systems\Uninstall_Arcot WebFort

Contains the uninstallation-related files.