Smart Plug-in for WebLogic Server User's Guide
Chapter 2: Installing & Configuring the WebLogic Server SPI
How to Install & Configure WLS-SPI
2-9
TASK 6: CONFIGURE A WEBLOGIC SERVER USER
In order to run the WLS-SPI data collector with a WebLogic user name other
than guest, you must configure the correct permissions for the user you select.
To configure a WebLogic user for the WLS-SPI in WebLogic 6.0 or 6.1:
1. In the WebLogic Server admin console, create the user/password that you
plan to use for the WLS-SPI if it does not already exist.
2. Create an ACL named
weblogic.admin.mbean if it does not already
exist.
3. Create a permission named
access for this ACL if it does not already exist.
4. Add the user (created in step 1) to the list of users for the “access”
permission created in step 3.
5. In the next task, where you configure the SPI connection to WebLogic
Server, you must add the user/password information within the
configuration file. (See the
SERVER<n>_LOGIN and
SERVER<n>_PASSWORD keywords in Task 7.)