CA Siteminder: Difference between revisions

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials
(Created page with "[SMPS does not start after installing Oneview monitor on Linux]] <h3>Problem:</h3> Site minder sm.registry was updated as ROOT SMPS was starting as SMUSER <h3>Solution:</h3> chown sm.registry to smuser chgroup sm.registry to smuser use find /opt/siteminder -group root to check for root access delete the .pid file restart policy server <h3>Root cause:</h3> Oneview was installed as root NEVER install anything siteminder related as root. During the install of oneview the...")
 
No edit summary
Line 1: Line 1:
[SMPS does not start after installing Oneview monitor on Linux]]
[[SMPS does not start after installing Oneview monitor on Linux]]
 
<h3>Problem:</h3>
Site minder sm.registry was updated as ROOT
SMPS was starting as SMUSER
 
<h3>Solution:</h3>
chown sm.registry to smuser
chgroup sm.registry to smuser
use find /opt/siteminder -group root to check for root access
delete the .pid file
restart policy server
 
<h3>Root cause:</h3>
Oneview was installed as root
NEVER install anything siteminder related as root.
During the install of oneview the sm.regitery file was updated as root
smps could not read sm.registry due to permissions.

Revision as of 12:50, 13 June 2024