After uninstalling the SDC, you attempt to reinstall as non root but it fails on the post install step with the following error.
./sdmc_nonroot_prepost_install.sh: line 253: /opt/CA/SDMConnector/eTPKI/setup: No such file or directoryStopping the sdmconnector daemon from unregister_init_sdmconnectorFailed to start sdmconnector.service: Access deniedSee user logs and 'systemctl --user status sdmconnector.service' for details.executing sysctl -q -p command Updating the network buffers!!!Existing wmem_default: 8388608Existing wmem_max: 8388608Existing rmem_default: 8388608Existing rmem_max: 8388608Executing Postinstallation Steps Has Ended
InstallationError.log shows the following:Previously SDC was installed. TrapX installation over SDC is not recommended during Upgrade. Hence, aborting the upgrade.
Release : This affects all supported versions as of March 24th 2026 with current latest release being 25.4.5
Component : Secure Domain Connector (SDC)
Changes in how services are managed going from RHEL7 to RHEL8 causes a problem in the uninstall code causes problems when run from outside of the Uninstall directory. It needs to be run from /opt/CA/SDMConnector/Uninstall_DX NetOps Spectrum Secure Domain Connector. The uninstall should be run as follows:
NOTE: The following instructions assume the SDC is installed in the default /opt/CA/SDMConnector directory. Your install directory may be different.
systemctl --user stop sdmconnector.service/opt/CA/SDMConnector/bin/SdmConnectorService.exe --stopcd /opt/CA/SDMConnector/Uninstall_DX NetOps Spectrum Secure Domain Connector ./'Uninstall_DX NetOps Spectrum Secure Domain Connector'
If you encounter this failure please do the following:
This is being addressed in DE184311.