Previous Topic: Editing Configuration FileNext Topic: Using Sample Application


Configuring ODBC DSN

AuthMinder Server uses the Open Database Connectivity (ODBC) to connect to the database. Edit the ODBC settings for AuthMinder Server to connect to the database using the alternate schema.

Perform the following steps to edit the ODBC settings:

  1. Navigate to the following location:

    <install_location>/arcot/odbc32v70wf

  2. Open the odbc.ini file in a file editor.
  3. In the [<Database_name>] section that corresponds to the database you are using, edit the parameters that are listed in the following table:

Parameter

Description

AlternateID

The alternate schema created in Step 2.

CurrentFuncPath

Set this field to SYSIBM, SYSFUN, SYSPROC, SYSIBMADM, <Alternate_ID>.

For example, SYSIBM, SYSFUN, SYSPROC, SYSIBMADM, ARCOTALTERNATEUSER.

  1. Save and close the odbc.ini file.