Managing Java CAPS Users

Disabling and Enabling the File-Based Realm

By default, Sun JMS IQ Manager is configured to use a file-based realm for user management.

You can disable and enable the file-based realm by using the Configuration Agent.

ProcedureTo Log In to the Configuration Agent

  1. If the application server is not running, then start the application server.

  2. In a browser, enter the following URL:

    http://hostname:portnumber/configagent

    Set the hostname to the TCP/IP host name of the computer where the application server is installed. Set the port number to the administration port number of the application server. For example:

    http://myserver.company.com:4848/configagent

    The Configuration Agent Security Gateway appears.

  3. In the User ID field, enter an application server user name.

  4. In the Password field, enter the corresponding password.

  5. Click Login.

    The Configuration Agent appears.

ProcedureTo Disable the File-Based Realm

  1. In the left pane of the Configuration Agent, click the JMS IQ Manager node (for example, IQ_Manager_18007).

  2. Click the Access Control tab.

  3. Clear the check box to the right of the Enable File Realm label.

  4. Ensure that at least one other realm is selected, and that the Default Realm drop-down list is not set to the file-based realm.

  5. Click Save.

ProcedureTo Enable the File-Based Realm

  1. In the left pane of the Configuration Agent, click the JMS IQ Manager node (for example, IQ_Manager_18007).

  2. Click the Access Control tab.

  3. Ensure that the check box to the right of the Require Authentication label is selected.

  4. Select the check box to the right of the Enable File Realm label.

  5. Click Save.