xBus

standard.conf
AS/400 Connection

This section specifies all necessary data for connections to AS/400 servers. Because there can be connections to more than one AS/400, the connections have a name, which can be find as the section of the configuration entries.

global    required

chapter section key example
AS400Connection name SystemName As400Connection_ZK_SystemName=111.111.146.5

This parameter specifies the server name or IP-address of the AS/400.


global    required

chapter section key example
AS400Connection name User AS400Connection_ZK_User=user

For the connection to an AS/400, an user name and a password are required. The AS/400 will authenticate the connection with this user name and password. Only the rights of this user (configured in the user profile on the AS/400) will be granted to the xBus.

Use this parameter to specify the user name for your connection.


global    required

chapter section key example
AS400Connection name Password AS400Connection_ZK_Password=secret

In the same way specify this parameter a password for the user for the connection to the AS/400.