Enable INI authentication for the AdminServer
- Last Updated: February 23, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can change the AdminServer authentication method by modifying the
securityManager.realms property in the
activemqs.ini file. Changing this property value from
$osRealm to $iniRealm switches authentication
from OS‑based authentication to INI‑based authentication for the AdminServer.
To enable INI authentication for the AdminServer, perform the following steps: