Converse agora com nosso suporte
Chat com o suporte

Identity Manager 9.2.1 - Configuration Guide

About this guide One Identity Manager software architecture Customizing the One Identity Manager default configuration Customizing the One Identity Manager base configuration One Identity Manager schema basics
Overview of the One Identity Manager schema Table types and default columns in the One Identity Manager data model Notes on editing table definitions and column definitions Table definitions Column definitions Table relations Dynamic foreign key Supporting file groups
Editing the user interface
Object definitions for the user interface User interface navigation Forms for the user interface Statistics in One Identity Manager Extending the Launchpad Task definitions for the user interface Applications for configuring the user interface Icons and images for configuring the user interface Using predefined database queries
Localization in One Identity Manager Process orchestration in One Identity Manager
Mapping processes in One Identity Manager Setting up Job servers
The One Identity Manager Service functionality Tracking changes with process monitoring Conditional compilation using preprocessor conditions Scripts in One Identity Manager
Visual Basic .NET scripts usage Notes on message output Notes on using date values Tips for using PowerShell scripts Using dollar ($) notation Using base objects Calling functions Pre-scripts for use in processes and process steps Using session services Using #LD notation Script library Support for processing scripts in the Script Editor Creating and editing scripts in the Script Editor Copying scripts in the Script Editor Testing scripts in the Script Editor Testing script compilation in the Script Editor Overriding scripts Permissions for running scripts Editing and testing script code with the System Debugger Extended debugging in the Object Browser
One Identity Manager query language Reports in One Identity Manager Adding custom tables or columns to the One Identity Manager schema Web service integration One Identity Manager as SCIM 2.0 service provider Processing DBQueue tasks One Identity Manager Service configuration files

ShareInfoPlugin

This plug-in is required for solving Samba shares (smb.conf) under the Linux operating system. The plug-in solves UNC paths to local paths. This plug-in does not required any parameters.

NOTE: Install the plug-in if the One Identity Manager Service runs copy actions between servers with Linux operating system.

Configuring the RemoteConnectPlugin

For more information about configuring a remote connection, see the One Identity Manager Target System Synchronization Reference Guide.

To configure synchronization with a target system, One Identity Manager must load the data from the target system. One Identity Manager communicates directly with the target system to do this. Sometimes direct access from the workstation, on which the Synchronization Editor is installed, is not possible. For example, because of the firewall configuration or the workstation does not fulfill the necessary hardware and software requirements. If direct access is not possible from the workstation, you can set up a remote connection. Prerequisite for this is that the RemoteConnectPlugin is installed on the Job server. You configure the plug-in in the Plugins module.

RemoteConnectPlugin parameters
  • Bind address (HttpBindAddress): IP address of the network card to use.

    Value: + - Uses all network cards.

  • Port (Port): Server port used to reach the RemoteConnectPlugin.

    Value: The RemoteConnectionPlugin uses the 2880 port by default.

    NOTE: The firewall must allow incoming TCP connections on this port.

  • Use HTTPS: Defines whether a secure connection (HTTPS) should be used.

    Value: Enabled - A secure connection should always be used in a productive environment.

    The option must only be disabled if you are using a HTTPS proxy. The One Identity Manager tools (like the Synchronization Editor) always establish a secure connection via HTTPS.

  • Authentication method: Method with which incoming queries can be authenticated.

    • ADGroupAuthentication: Authentication through membership in an Active Directory group.

      Prerequisites: The remote connection server and the workstation must be in the same Active Directory domain.

      Permitted Active Directory group (PermittedADGroup): Distinguished name or object SID of the Active Directory group whose members are authorized to use a remote connection.

    • SecretAuthentication: Authentication through knowledge of a secret.

      Secret: Hash value of the secret that a user must enter for authentication.

      Calculate the hash value with your preferred external hash value calculator and accept this value. Enter the method used to calculate the hash value at the same time.

      Syntax: [#<algorithm>(-<Format>)]<hash value>

      Example: [#SHA512]<HexSHA512Hash>

DatabaseAgentPlugin

This One Identity Manager Service plug-in deploys the Database Agent Service. The Database Agent Service controls processing of DBQueue Processor tasks. The plug-in should be configured on the Job server that performs the Update server server function. An administrative user must be used for the database connection in the Job provider.

Enter the following parameter:

  • Job provider IDs (ProviderIDs)

    IDs of the Job providers to be used. Enter a list of job provider names separated by the pipe symbol (|). If this is empty the first Job provider is used. If * is specified, all Job providers are used.

Alternatively, the Database Agent Service can be run from the DatabaseAgentServiceCmd.exe command line program. For more information, see the One Identity Manager Operational Guide.

Related topics

File module with private key

In this module, you provide the data for files with a private key. Use this parameter if you work with several private keys, for example, if One Identity Manager Service data must be exchanged between two encrypted One Identity Manager databases.

If no key is entered here, the private key file from the File with private key (PrivateKey) parameter of the JobServiceDestination is used.

To enter a file with a private key

  1. Click New and enter the following information:

    • Property: Enter the ID of the private key. The ID is expected in the JobServiceDestination in the Private key identifier parameter (PrivateKeyId). The default key has the ID Default.

    • Value: Enter the path of the private key file. You can enter the absolute or relative path to the One Identity Manager Service.

Example: Configuration in the file jobservice.cfg.

configuration>

<category name="privatekeys">

<value name="Default">private.key</value>

<value name="Key2">key2.key</value>

<value name="OtherKey">C:\Path\To\Other.key</value>

</category>

</configuration>

Related topics
Documentos relacionados

The document was helpful.

Selecione a classificação

I easily found the information I needed.

Selecione a classificação