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.
![[UNIX]](ngunix.gif)
![[Linux]](nglinux.gif)
UNIX and Linux®
| Directory | Permissions |
|---|---|
| /var/mqm/mqft/config |
Users in the mqm group have write access to these directories and files |
| /var/mqm/mqft/installations |
|
| /var/mqm/mqft/logs |
World readable and writable |
![[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 |
Note: DATA_PATH is derived from the environment variable BFG_DATA.