Describes the installation process of the module.
The backend components of the User Management package are placed in the packages/user RM directory.
To be able to manage RM accounts, make sure the User Admin bundle (um.user.be.jar), User Management Backend-side Library bundle (um.user.be.api.jar) and User Admin Database bundle (um.user.db.jar) are active on the CC (control center) and each MS (Management Server) involved in the system. By default, these bundles are activated by the initial CC and MS configuration.
Configuration
The RM User Admin bundle has a configuration that may be managed through the console or the backend server console. The User Admin Configuration is provided with mprm.useradmin.pid PID. You may view the configuration editor in the System Configuration node of the console navigation tree.
The Cache length (mprm.useradmin.cache.length) property determines the maximum number of roles cached in the memory. The default value is 1000. A bigger value will load the memory more, but the user admin will run faster. If you have limited memory, you may choose to put a smaller value.
To modify the value, go to the System Configuration node of the console device management tree and select Configurations tab. Select the User Admin Configuration.