Try OpenEdge Now
skip to main content
Server Administrator's Guide
Performing administration activities : JDBCRealm utility: populateJDBCRealm
 

JDBCRealm utility: populateJDBCRealm

This utility imports user information from previous realms into the BP Server DB-Based Realm (JDBCRealm). To run this utility, enter the following: populateJDBC [-encrypt] <realmName> -force
<realmName> represents the previously used realm that the user wants to import data from.
Parameters for other realms require proper setup in the umacl.conf file before running this utility. For example, if you want to run the utility and take information from NISRealm, then enter as shown below: populateJDBC [-encrypt] NISRealm -force
Then set the NISServer and NISDomain parameters in the umacl.conf file to the correct values.