Registry settings
The adapter has several registry settings. See the table for these registry options, their descriptions, and values, if any.
| Option attribute | Default value | Valid value | Function and meaning | Required? |
|---|---|---|---|---|
| DSEXEC | hlq.exec | Valid dsn | The adapter uses this value to ini- tialize the ISIMEXIT/ISIMEXEC Yes REXX scripts | Yes |
| DSJOB | hlq.cntl | Valid dsn | Specifies the data set where the RECOJOB is located. | Yes |
| LOKUSAVE | hlq.lsave | Valid dsn | Stores the intermediate single ac- count lookup results. | Yes |
| PRODFIG | 3 | 3 or 4 | Used to define the number of digits that are used to specify the order in which profiles are assigned to an account | Yes |
| RACRC | 120 | Any integer with a minimum value of 3 | The amount of time in seconds the adapter waits for the RECOJOB job to complete processing. | Yes |
| RACINPUT | TRUE | TRUE or FALSE | Specifies if the adapter should run RECOJOB | Yes |
| RECOSAVE | valid dsn | Stores the intermediate reconciliation results. | Yes | |
| PASSEXPIRE | TRUE | TRUE or FALSE | This is the default action that the adapter must perform when the adapter receives a password change request. TRUE indicates that passwords must be set as expired. FALSE indicates that passwords must be set as non-expired. | No |
| PASSGEN | TRUE | TRUE or FALSE | When set to TRUE a password is generated when you are
adding an account with only a password phrase. When set to FALSE a password is never generated. If the PHRASEONLY attribute is defined in the ACCOUNT ADD request, the PASSGEN value is ignored. |
No |
| PHRASEEXPIRE | TRUE | TRUE, FALSE | This is the default action that the adapter must perform when the adapter receives a password phrase change request. TRUE indicates that password phrases must be set as expired. FALSE indicates that password phrases must be set as non-expired. | No |
| PWD_CONFIG | CnccSCNS | See Password phrases. | See Password phrases. | No |
| RESWORD | None | A comma separated list of reserved words (maximum of 300 characters total) | See Password phrases. | No |