Skip navigation.

Java Installation

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

Post Installation Tasks

This section covers tasks that you must perform after completing the installation.

Note: Some of the procedures described here require basic knowledge of WebLogic Enterprise Security products. If you need assistance with any task, see the Administration Console online help or the Administration Application Guide for more details. It is assumed that you know the location of the products you have installed, including the Security Service Module and the Administration Server.

 


Enrolling the Service Control Manager

This section describes how to enroll the Service Control Manager. Each machine on which you install a Security Service Module must have one (and only one) enrolled Service Control Manager. You only need to follow this procedure if you installed the Security Service Module on a machine other than the one that contains the Administration Application.

Note: While you can use the demonstration digital certificate in a development environment, you should never use it in a production environment.

To configure enrollment in demo mode, perform the following steps:

  1. Open a command window and go to BEA_HOME/wles42-scm/bin.
  2. Run the following script:
  3. enrolltool demo

    The Enrollment menu appears.

  4. Type: 5 and press <ENTER>, and do one of the following:
  5. Select the domain you want to use and press <ENTER>.
  6. Enter the admin username and password. This is the username and password of the security administrator that is enrolling the SCM.
  7. Enter and confirm the following passwords:

 


Configuring a Service Control Manager

You configure a Service Control Manager (SCM) for each of the machines on which you have installed one of more Security Service Modules (SSM). Each machine must have one (and only one) configured Service Control Manager. For example, if you install an SSM on the same machine as the Administration Application, you must use the adminconfig SCM, which was configured for you when you installed the Administration Application.

Note: When you use the Instance Wizard to create an instance of a SSM on a machine, you link the instance to a SCM by name. When you install multiple SSMs of different types (Web Server or Web Services, WebLogic Server 8.1, and Java) on the same machine, they all must use the same SCM.

To configure a SCM, see the Administration Application Console Help and use the WebLogic Enterprise Security Administration Console.

The instructions for performing this task are also available in Configuring a Service Control Manager" in the BEA WebLogic Enterprise Administration Application Guide.

 


Configuring and Binding a Java Security Service Module

Configure a SSM with the security providers that you require for the Java SSM and bind it to the SCM. You have the option of configuring either the default security providers that ship with the product or custom security providers, which you develop or purchase from third-party security vendors. The Java Security Service Module supports the following types of security providers:

To configure these providers and bind the configuration to the SCM, perform the following steps:

  1. In the Administration Console, expand the Security Configuration node in the left pane, and click Unbound Configurations. The Unbound Security Service Module Configurations page displays.
  2. Click Create a New Security Service Module Configuration. The Edit Security Service Module Configuration page displays.
  3. In the Configuration ID text box, enter an identity for the SSM (for example, java_ssm) and click Create.
  4. Note: Later, when you use the Instance Wizard to create an instance of the SSM to which this secruity configuration will be applied, you will use the Configuration ID to link the SSM instance to this security configuration.

  5. Click the Providers tab and create the desired providers.
  6. Click on the SCM that you previously configured for this SSM. The Edit a Service Control Manager Configuration page displays.
  7. Click on the Binding tab and bind the Java SSM configuration to the SCM.

 


Creating an Instance of the Java Security Service Module

Before starting a Java Security Service Module (SSM), you must create a named instance of the SSM using the Instance Wizard.

To create an instance of the Java Security Service Module:

  1. Start the Java Instance Wizard:
  2. In the Instance Name text box, enter the name to assign to this instance. The name must be unique for SSMs on this machine.
  3. In the Authorization Engine Port text box, enter the port number for the Authorization and Role Mapping engine to use.
  4. In the Configuration ID text box, enter the configuration identifier to use with this SSM instance.
  5. From the Enterprise Domain drop-down box, select the domain to which the instance belongs.
  6. Click Next.
  7. In the Location of the Instance text box, enter the location for this instance. The default instance is located within the installation directory of the Security Service Module.
  8. Click Next.
  9. Click Done when the instance wizard completes.

 


Enrolling the Instance of the Security Service Module

You must have the Administration Application services running prior to enrolling the Security Service Module.

Note: While you can use the demonstration digital certificate in a development environment, you should never use it in a production environment.

To enroll the Security Service Module:

  1. Open a command window and go to the Security Service Module instance /adm directory: BEA_HOME/wles42-ssm/java-ssm/instance/instancename/adm, where instancename is the name you assigned to the instance when you created it.
  2. Run the following script:
  3. enroll demo

  4. Enter the admin username and password. This is the username and password of the Security Administrator doing the enrollment.
  5. Enter and confirm the following passwords:

 


Starting and Stopping Processes

After you install the Security Service Module, create the instance, and enroll it, you must start the necessary processes by running the appropriate batch or shell scripts. Before you start these processes, make sure that the Administration Server and all of its services are running.

For each machine, you must start the following processes:

For instructions on how to start and stop the required processes, see Starting and Stopping Processes for Security Service Modules in the Administration Application Guide.

 


What's Next

You have completed the installation and configuration of the Java Security Service Module. Your Security Administrator can now configure your security services using the security providers for your Security Service Module, through the Administration Console.

Before you begin to configure security services, you should read the information on security configuration and administration in the Administration Console online help or in the Administration Application Guide. Descriptions of how to configure the Service Control Manager, the Security Service Module, and the providers, and then deploy your changes are provided there.

 

Skip navigation bar  Back to Top Previous Next