When attempting to export an Identity Manager environment (IME) from the management console, the export fails with a permission error. While individual XML files (directory, roles, and advanced settings) can be exported, the full ZIP export fails because it requires writing to a temporary location on the server.
Symptoms
Permission denied
The Linux user account running the JBoss/Wildfly application server does not have the necessary write permissions (sudo/root) to save the temporary ZIP file to the server's file system during the export process.
To resolve this issue, use one of the following options:
standalone.sh file to include the following entry:For further assistance, please refer to .