Sun Solaris 10
Error: "Invalid size of shared memory segment"
Error: "BROKER : Removed shared memory with segment_id:"
Error: "Removed shared memory with segment_id:"
Error: "BROKER : ** This process terminated with exit code 2."
Error: "This process terminated with exit code 2."
Error: "APW There is no server for database /opt/ace/data/sdlog."
Error: "There is no server for database /opt/ace/data/sdlog."
Error: "Error Starting the sdadmind server"
Error: "Executable not found or insufficient access." when trying to run sdconnect stop
Error "Unable to run sdrepmgmt." when trying to run sdconect stop
Authentication Manager 6.x UNIX installation guide only covers Solaris 9 settings for setting required system resources in /etc/system.. ie .. semaphores but does not address Solaris 10.
Solaris 10 default installation setting needs changing if you are going to run less that 512 MB RAM. To do so:
Assuming Authentication Manager will be started by the user "aceadmin", as root, run these commands
projadd -c ?RSA Authentication Manager? ?user.aceadmin?
projmod -s -K ?project.max-shm-memory=(privileged,134217728,deny)? ?user.aceadmin?
This will append the following record in the file /etc/project as so:
system:0::::
user.root:1::::
noproject:2::::
default:3::::
group.staff:10::::
user.aceadmin:100:RSA Authentication Manager:::project.max.shm.memory=(privileged,134217728,deny)
The above entry will set SHMMAX to 128 MB and suppress the Invalid size error message and start Authentication Manager successfully.
Related Articles
Running AFX Connectors start to fail, edited connectors remain in a Not Deployed state and 'Could not connect to broker UR… 603Number of Views Name or service not known error when connecting Identity Router (IDR) to RSA Authentication Manager 280Number of Views RSA SecurID Software Token Administrator's Guide 563Number of Views Radius Client Authentication failed For PIN+Token profile (New PIN Mode) with Cisco Anyconnect VPN 594Number of Views RSA Via Lifecycle & Governance (L&G) upgrade or installation on WebSphere or WebLogic fails to deploy aveksa.ear file with… 237Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager Upgrade Process How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme…