Targeting an IBM OS/400 Server
For each IBM OS/400 server, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems).
Type is IBM OS/400 Server .
Address uses options described in the table below.
The Administrator ID and Password is the login ID and password for the target system administrator you configured earlier.
Option | Description |
---|---|
Options marked with a | |
Server | IP address or host name. (key: server) |
Connection over SSL | Enables an SSL connection when connecting to the target system server. This is enabled by default. (key: ssl) |
Disable on lock | Enables support for the lock operation, which the connector simulates by disabling the account. (key: disableOnLock) |
Enable on unlock | Enables support for the unlock operation, which the connector simulates by enabling the account. (key: enableOnUnlock) |
Enable on reset | Enables support for password reset which also enables the account. (key: enableOnReset) |
Advanced | |
Number of characters to truncate password for verify/reset | By default, passwords will not be truncated. When a non-zero value is given, this setting will supercede existing password policies. Any trailing characters will be ignored. (key: truncatePassword) |
AS400 output file | The name of the file created by dspusrprf. Default value is ’psynch’. (key: as400OutputFile) |
AS400 output library | The name of the AS400 library. Default value is ’qgpl’. (key: as400OutputLibrary) |
The address is entered in KVGroup format:
{server=<IP/Hostname>;ssl=<true|false>;disableOnLock=<true|false>;enableOnUnlock=<true|false>;enableOnReset=<true|false>;as400OutputFile=psynch;as400OutputLibrary=qgpl}
The full list of target system parameters is explained in Target System Options .