Problem:
- Product Name: VisiBroker
- Product Version: 6.5 and above
- Product Component: VisiNaming (Naming Service)
- Platform/OS Version: All supported platforms of VisiBroker 6.5 and above
The ServerManager of the Naming Service is enabled by default from VisiBroker 6.5 onward. The ServerManager allows the properties of Naming Service to be modified dynamically in runtime. Accidental modification of Naming Service properties may prevent the Naming Service from starting up successfully.
Resolution:
To disable the Naming Service's ServerManager feature, set vbroker.orb.enableServerManager=false.
To prevent the setting of Naming Service properties through ServerManager, set vbroker.serverManager.enableSetProperty=false.
#VisiBroker
#Security
#VisiNaming
#ServerManager
#NamingService