To configure RMI Security Module instance in a controlled distribution mode, then do the following:
smconfig.rmi.controlled.prp
file (located in OES_CLIENT_HOME/oessm/SMConfigTool
) in a text editor, and then specify the parameters described in following tableParameter | Description |
---|---|
oracle.security.jps.runtime.pd.client.policyDistributionMode |
Accept the default value
controlled-push as the distribution mode. |
oracle.security.jps.runtime.pd.client.RegistrationServerHost |
Enter the address of the Oracle Entitlements Server Administration Server.
|
oracle.security.jps.runtime.pd.client.RegistrationServerPort |
Enter the SSL port number of the Oracle Entitlements Server Administration Server. You can find the SSL port number from the WebLogic Administration console.
|
Run the
config.sh
(located in OES_CLIENT_HOME/oessm/bin
on UNIX) or config.cmd
(located in OES_CLIENT_HOME\oessm\bin
on Windows) as follows:
config.sh -smType ws -smConfigId ws -WSListeningPort 9410 -prpFileName /data/app/Oracle/Middleware/oesclient/oessm/SMConfigTool/smconfig.ws.controlled.prp
When prompted, specify the following:
- New key store password for enrollment
- Oracle Entitlements Server user name (This is the Administration Server's user name)
- Oracle Entitlements Server Password (This is the Administration Server's password)