Configuring user access for the Java EE database logger for MFT
When you configure the Java Platform, Enterprise Edition (Java EE) database logger for Managed File Transfer, you need user accounts to access IBM® MQ, your database, and your operating system. The number of operating system users that is required depend on the number of systems you are using to host these components.
About this task
The number and type of user accounts you need to run the Java EE database logger depend on the number of systems you
use. User accounts are required to access the following three environments:
- Local operating system
- IBM MQ
- Database
- Java EE database logger, IBM MQ, and the database all on the same system
- You can define a single operating system user for use with all three components. The logger uses Bindings mode to connect to IBM MQ and a native connection to connect to the database.
- Java EE database logger and IBM MQ on one system, the database on a separate system
- You create two users for this configuration: an operating system user on the system running the logger, and an operating system user with remote access to the database on the database server. The logger uses Bindings mode to connect to IBM MQ and a client connection to access the database.
- Java EE database logger on one system, IBM MQ on another system, the database on a further system
- You create three users for this configuration: An operating system user to start the application server, an IBM MQ user to access the queues and topics being used, and a database server user to access and insert into the database tables. The logger uses Client mode to access IBM MQ and a client connection to access the database.
As an example, the rest of these instructions
assume that the user is called ftelog
, but you can
use any user name, new or existing. Configure the user permissions
as follows: