Giving Users Access to TIBCO MFT Platform Server for z/OS
After
TIBCO MFT Platform Server for z/OS is defined as a facility, you must give users access to that facility to initiate file transfers.
- Procedure
- Use the appropriate command as you want:
To give all users access to the Platform Server facility, use the following command:
TSS ADD(ALL) FAC(FUSION)
This adds the FUSION facility to the CA-Top Secret ALL record, which applies to all users on the system.To control access to Platform Server file transfers by adding the Platform Server facility to individual users or groups of users, use the following command:TSS ADD(userid) FAC(FUSION)