지금 지원 담당자와 채팅
지원 담당자와 채팅

Identity Manager 9.2 - Installation Guide

About this guide One Identity Manager overview Installation prerequisites Installing One Identity Manager Installing and configuring the One Identity Manager Service Automatic updating of One Identity Manager Updating One Identity Manager Installing additional modules for a existing One Identity Manager installation Installing and updating an application server Installing the API Server Installing, configuring, and maintaining the Web Designer Web Portal Installing and updating the Manager web application Logging in to One Identity Manager tools Troubleshooting Advanced configuration of the Manager web application Machine roles and installation packages Configuration parameters for the email notification system How to configure the One Identity Manager database using SQL Server AlwaysOn availability groups

Deleting One Identity Manager databases

The Configuration Wizard provides support for deleting a One Identity Manager database. Deleting a database also removes the database users, database roles, and server roles, as well as SQL Server logins.

NOTE: Always start the Configuration Wizard on an administrative workstation!

To delete a database

  1. Start the Configuration Wizard.

  2. On the Configuration Wizard home page, select the Delete One Identity Manager database option and click Next.

  3. On the Select database page, select the database and installation directory.

    1. Select the database connection in the Select a database connection pane. Select a user who at least has administrative permissions for the One Identity Manager database.

    2. In the Installation source pane, select the directory with the installation files.

  4. On the Database check page, errors are displayed that prevent the database from being processed. Correct the errors before you continue updating.

  5. To start the deletion process, click Next.

  6. On the Processing database page, each step of the deletion process is displayed.

    1. Read and check each step.

    2. To run the step, click Confirm delete.

    3. After the deletion process is complete, click Next.

  7. On the last page of the Configuration Wizard, click Finish.

Log message for search index creation

Indexing log messages are stored in the application server log (\App_Data\Logs\AppServer.log by default).

A new indexing run usually starts after the indexing interval period specified by the Common | Indexing | Interval configuration parameter has elapsed.

If a table being indexed contains more objects to be indexed than the maximum specified by the Common | Indexing | BatchSize configuration parameter, then the indexing process for the table will stop.

A message is written to the application server log:

INFO (Indexing ): Index for Person partially updated, will continue at next run

If at least one table has not been fully indexed, then indexing will restart after three seconds. A message is written to the application server log:

INFO (Indexing ): Index is incomplete (28.06%); indexing will continue in 3000 ms

If a signal to reuse (<recycling>) the application pool has already been received, the log message will read, for example:

INFO (Indexing ): Index is incomplete (28.06%); indexing will continue when the application re-starts

As long as there is at least one incomplete table, then only the incomplete tables will be indexed during an indexing run.

Advanced configuration of the Manager web application

NOTE: The Web Installer uses default values for most configuration settings. You can use these values normally. It is recommended you check the settings with the help of the Manager Web Configuration Editor.

You configure the Manager web application configuration with the Manager Web Configuration Editor. The Manager Web Configuration Editor is part of the web application and can be found in the install directory in the subdirectory WebConfigEditor.

To run configuration

  1. Start the file WebConfigEditor.exe and log in to the One Identity Manager database.

    The Manager Web Configuration Editor automatically opens the web.config file of the web application.

  2. Modify the configuration settings.

  3. Save the changes.
Detailed information about this topic

General settings of the Manager web application

In the General pane of the Manager Web Configuration Editor, configure the appearance of the Manager web application.

Table 42: Meaning of general configuration settings
Setting Description

Language

Language. The language influences how dates and numbers displayed amongst other things.

Session timeout

User's idle time in minutes after which the user is automatically logged out. This value depends on the timeout mode and directly effects memory requirements and therefore the application's performance.

NOTE: This value should be set as long as required and as short as possible because orphaned sessions use memory and negatively effect the application's performance.

Timeout mode

Methods for determining timeouts. Permitted values are:

  • TimeOut: A session is ended when the period of time defined under the session timeout has elapsed with no user activity.

  • HeartBeat: A session is ended when the period of time defined under the session timeout has elapsed with no user activity. The user's open browser window prompts automatically. The timeout begins when the browser window is closed.

Visualization

Visualization of the application.

Dynamic design select

Not in use.

Enable portal mode

Permits the application in a frame to be linked to another application.

관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택