Previous Topic: AuthMinder File System StructureNext Topic: Administration Console Files


Issuance and Authentication AuthMinder Server Files

The following table lists the folder location of the files that are used by AuthMinder Server:

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 during upgrade.

<install_location>/arcot/bin

Contains webfortserver script that calls the server binary in the sbin folder.

<install_location>/arcot/conf

Contains the following configuration files:

  • arcotcommon.ini
  • securestore.enc: File that contains the keys used for encrypting the sensitive data.

<install_location>/arcot/dbscripts

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

<install_location>/arcot/logs

Contains the AuthMinder Server log file.

<install_location>/arcot/odbc32v70wf

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

<install_location>/arcot/sbin

Contains library files and following executables that are required by administrators:

  • arwfutil - It is used to shut down and refresh the AuthMinder Server.
  • arwfserver.real - Contains a symbolic link to the script that sets the configuration and executes arwfutil binary.
  • arwfwatchdog - This tool monitors the server health and also starts the server if it stops.
  • arwfenv- Script that is used to set the environment variables.

<install_location>/samples/xml/webfort

Contains the following files used by the ArcotWebFortBulkOperationsSvc.wsdl file:

  • oath-token-assign.xml
  • oath-token-upload.xml

<install_location>/arcot/sdk/server/plugin/c/docs

Contains the following plug-in interface file:

  • webfort-plugin-cpp-interface.html

<install_location>/arcot/sdk/server/plugin/c/include/webfort/vas

Contains the following SDK plug-in header files:

  • wf-common-interface.h
  • wf-common-interface.hpp
  • wf-plugin-interface.h

<install_location>/arcot/sdk/server/plugin/c/lib

Contains the arwfpluginsdk.so containing the plug-in libraries.

 

<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 executable required to uninstall AuthMinder.