Configuring the DebugMailPlugin
If this plugin is enabled, email notifications generated by the One Identity Manager Service are not sent but are kept in a drop folder. The file names contain the time stamp in this case. If a mail contains HTML text, a *.html file is saved with the same name as the descriptive *.txt file with the body. Email attachments are also saved in this way. You configure the plugin in the Plugins module.
NOTE:
-
The plugin only works for processes run internally in the One Identity Manager Service.
-
If this plugin is enabled, no email notifications are sent through the One Identity Manager Service. This plugin is only used for localizing errors. It is not recommended to set this parameter in normal working conditions.
Enter the following parameter:
Configuring the ShareInfoPlugin
This plugin is required for solving Samba shares (smb.conf) under the Linux operating system. The plugin solves UNC paths to local paths. This plugin does not required any parameters. You configure the plugin in the Plugins module.
NOTE: Install the plugin 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 plugin in the Plugins module.
RemoteConnectPlugins parameters are:
-
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 (UseHttps): Defines whether a secure connection (HTTPS) is used.
Value: Enabled - Always use a secure connection in a production 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.
Configuring the DatabaseAgentPlugin
This One Identity Manager Service plugin deploys the Database Agent Service. The Database Agent Service controls processing of DBQueue Processor tasks. The plugin 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. You configure the plugin in the Plugins module.
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.