Mapping credentials for a file server using the ProtocolBridgeCredentials.xml file
Map user credentials in WebSphere® MQ File Transfer Edition to user credentials on the file server by using the default credential mapping function of the protocol bridge agent. WebSphere MQ File Transfer Edition provides an XML file that you can edit to include your credential information.
About this task
The fteCreateBridgeAgent command creates the file ProtocolBridgeCredentials.xml in the agent configuration directory configuration_directory/coordination_queue_manager/agents/bridge_agent_name. Before you can use a protocol bridge agent, set up credential mapping by editing this file to include host, user, and credential information.
When
you create the ProtocolBridgeCredentials.xml file
on a z/OS® platform, you must
set a file tag before you edit the file. Run the following command
to mark the file as having ASCII contents:
chtag -t -c ISO8859-1 ProtocolBridgeCredentials.xml