File system permissions for MFT in IBM MQ
When you install and configure the Managed File Transfer component of IBM® MQ, the configuration, installations, and logs directories are created with the following permissions.
![[AIX]](ngaix.gif)
![[Linux]](nglinux.gif)
AIX® and Linux®
Directory | Permissions |
---|---|
/var/mqm/mqft/config |
Users in the mqm group have write access to these directories and files The directory has the SetGroupId bit 's' set, meaning that all files created in it have the group ownership of mqm. |
/var/mqm/mqft/installations |
The directory has the SetGroupId bit 's' set, meaning that all files created in it have the group ownership of mqm. |
/var/mqm/mqft/logs |
World readable and writable The directory has the SetGroupId bit 's' set, meaning that all files created in it have the group ownership of mqm. |
![[Windows]](ngwin.gif)
Windows
Directory | Permissions |
---|---|
MQ_DATA_PATH\mqft\config | The following users have full read and write access:
Other users have read access |
MQ_DATA_PATH\mqft\installations | The following users have full read and write access:
Other users have read access |
MQ_DATA_PATH\mqft\logs | The following users have full read and write access:
Other users have read and write access |
![[z/OS]](ngzos.gif)
z/OS®
Directory | Permissions |
---|---|
DATA_PATH/mqft/config |
Users in the mqm group, or the value in the environment variable BFG_GROUP_NAME, have write access to these directories and files |
DATA_PATH/mqft/installations |
|
DATA_PATH/mqft/logs |
World readable and writable |