Use this panel to modify the settings for a staff plug-in provider.
Staff plug-ins are used to get information from a directory of users. Each staff plug-in provider is registered with the runtime environment by specifying a name and a Java archive (JAR) file containing the plug-in. A configuration file in the JAR file defines the class name, which represents the plug-in as well as the properties for the plug-in.
To view this administrative console page, first click
. You will see a table that lists all staff plug-in providers that have the scope indicated.Normally, staff plug-in providers are only defined with Node scope. The scope of the staff plug-in providers that are displayed in the table is indicated by an arrow to a selected radio button for Cell, Node, or Server scope. To view staff plug-in providers with a different scope, select the radio button for the desired scope and click Apply.
To view or modify the configuration for a staff plug-in and any custom properties that it has, click on the name of the plug-in, staffpluginprovider_name.
The scope for this staff plug-in provider.
Type | Value |
---|---|
Data type | Read-only string |
Valid values | The name of the cell, node, or server. For example: cells:viennaNode02Cell:nodes:viennaNode02 |
Description | The scope determines the level at which the resource definition is visible. Use Node scope for staff plug-in configurations because there are settings that are specific to a node. |
The name by which the staff plug-in provider is known for administrative purposes.
Type | Value |
---|---|
Data type | String |
The file name, including the absolute path, of the JAR file containing the plug-in.
Type | Value |
---|---|
Data type | Read-only string |
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)