Number of external slots (ExternalSlots) |
Maximum number of external processes (StdioProcessor.exe) opened by the One Identity Manager Service for handling process components. |
Environment variables for external slots (ExternalSlotEnvironment) |
List of environment variables to set for external slot processes. Enter the variables in a pipe (|) delimited list.
Syntax:
Variable1=value1|Variable2=value2... |
Number of external 32-bit slots (ExternalSlots32) |
Maximum number of external processes in the 32-bit memory (StdioProcessor32.exe) opened by the One Identity Manager Service for handling process components. |
Environment variables for external 32-bit slots (ExternalSlotEnvironment32) |
List of environment variables to set for external 32-bit slot processes. Enter the variables in a pipe (|) delimited list.
Syntax:
Variable1=value1|Variable2=value2... |
Number of internal slots (InternalSlots) |
Number of internal process provided by the One Identity Manager Service for the internal handling of process components. |
File with private key (PrivateKey) |
File with encryption information. The default file is private.key.
The encryption file has to be in the installation directory of all servers with One Identity Manager Service. If the One Identity Manager Service finds a private key on start up, it places it in the user-specific key container and deletes the file from the hard drive.
To create a key file and encrypt database information, use the Crypto Configuration program.
NOTE: If you are working with an encrypted One Identity Manager database, see the notes on working with an encrypted database in the One Identity Manager Installation Guide. |
Encryption method (EncryptionScheme) |
Encryption method used
Permitted values are:
-
RSA: RSA encryption with AES for large data (default).
-
FIPSCompliantRSA: FIPS certified RSA with AES for large data. This method is used if encryption must match the FIPS 104-2 standard. The local security policy Use FIPS compliant algorithms for encryption, hashing, and signing must be enabled. |
ProviderID |
if more than one Job provider is being processed by the One Identity Manager Service, enter the name of the Job provider to be used. If this is empty the first Job provider is used. |
Private key identifier (PrivateKeyId) |
Identifier of the private key. If no ID is specified, a search is performed for the private.key file.
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. Enter the private keys in the File with private key module. If One Identity Manager only uses an encrypted database, you can alternatively enter the key file in the File with private key parameter (PrivateKey). |
Queue |
Queue identifier The process steps are requested by the Job queue using this queue identifier. A Job server must be known in the One Identity Manager database for each queue. |
RequestTimeout |
Specifies when a process request has failed and is resent.
Timeout format:
|
Process request interval (StartInterval) |
Interval in seconds after which the One Identity Manager Service requests new process steps The default value is 90 seconds. Suggestions for configuring the time interval are calculated from Job server statistical data. |
Interval for calculating statistics (StatisticInterval) |
Interval in seconds in which the One Identity Manager Service delivers statistic information on processing speed to the database. The default value is set to 4 times the process request interval. Suggestions for configuring the time interval are calculated from Job server statistical data. |
Max. external processor reusage count (MaxExternalSlotReuse) |
Specifies how often an external processor can be reused before the process is unloaded and restarted. The value 0 indicates that the process is only unloaded when no longer in use. The default value is 100. |