SecureSuite Linux Installation returns "Missing DBUS_SESSION_BUS_ADDRESS File"
Product Name
SecureSuite Platform
Product Version
v1.2.0 & v1.2.1
Date
Oct 22, 2025
Problem
During the installation of the SecureSuite Platform on a Linux system, the installer fails with the following error message: /opt/cis/securesuite/conf/DBUS_SESSION_BUS_ADDRESS (No such file or directory)
Solution
Install the dbus-x11 package using the following command:
sudo apt install dbus-x11Launch the SecureSuite Installer in a Dbus session using the following command:
dbus-run-session ./SecureSuite_unix_Installer.shThe installer should now proceed without the previous error.
In the event that you encounter an Identity Access Management error, cancel the installer and delete the installation directory.
Remove
noexecfrom/tmpin/etc/fstaband reboot.Launch the installer using the following command:
./SecureSuite_unix_Installer.sh
There is a SecureSuite Platform Discussion on WorkBench related to this issue. Feel free to navigate to the discussion post titled “v1.2.0 fails to install on a hardened system due to noexec on /tmp” and leave a comment if you would like.
You must be a member of the SecureSuite Platform Discussions Community to view the post.