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


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

<install_location>\Arcot Systems\bin

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

  • arwfserver.exe - Is the AuthMinder server and it is used to set the server management port and other server-related operations.
  • arwfutil.exe - Is used to shut down and refresh the AuthMinder Server.

<install_location>\Arcot Systems\conf

Contains the following configuration files:

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

<install_location>\Arcot Systems\dbscripts

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

<install_location>\Arcot Systems\logs

Contains the AuthMinder Server log file.

<install_location>\Arcot Systems\odbc32v70wf\

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

<install_location>\Arcot Systems\samples\xml\webfort

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

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

<install_location>\Arcot Systems\sdk\server\plugin\c\docs

Contains the following plug-in interface file:

  • webfort-plugin-cpp-interface.html

<install_location>\Arcot Systems\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 Systems\sdk\server\plugin\c\lib

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

 

<install_location>\Arcot Systems\tools\win

Contains the following file:

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

<install_location>\Arcot Systems\Uninstall_Arcot WebFort

Contains the executable required to uninstall AuthMinder.