[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring JNDI Properties for the Directory Eventing System

DES is a Java Naming and Directory Interface (JNDI)-compliant service and accepts standard JNDI properties. For more information about JNDI, see http://java.sun.com/products/jndi/.

To configure JNDI properties for the directory eventing system:

<connectionPrefix>.<standardJNDISuffix>

Where the variable <connectionPrefix> is a property prefix that depends on the SRC component and the directory to which it connects, and the variable <standardJNDISuffix> is a standard JNDI property.

For example, the property net.juniper.smgt.des.retry_interval is a standard JNDI property that specifies how often the DES for the NIC agent polls the directory.

Variables to Customize JNDI Properties for an SRC Component

If you do not specify values for the standard DES properties, DES accepts the default values. The following list shows the <standardJNDISuffix> variables for the most common standard JNDI properties that you may want to customize for an SRC component.

.java.naming.provider.url

.java.naming.security.principal

.java.naming.security.credentials

.java.naming.security.protocol

.java.naming.factory.initial


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]