Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

2 Not supported for the current status
Status Needs Review
Workspace Domino
Categories Administration
Created by Guest
Created on Sep 17, 2025
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit DOMINO-I-3083 Domino silent installer not honoring the custom temp directory.

Domino silent installer not honoring the custom temp directory Merged

Due to security concerns, the "/tmp" directory is enabled with the "noexec" option[https://stigviewer.com/stigs/red_hat_enterprise_linux_9/2025-02-27/finding/V-257877]. In this case, creating another directory for the temp folder and using a silent Domino installer does not work. InstallAnywhere is not honoring the custom temp directory.

None of these workarounds works:

export IATEMPDIR=/local/temp

./install -Dtemp.dir=/local/temp, etc