JAAS Classpath

Includes the JAR files and dependent classes used by the JAAS LoginModule. This property is required to enable the extensible security feature for authentication.

Caution: This property is deprecated as of Software Release 8.1.0, and support will be removed in a future release. This functionality is now supported by the Security Classpath property.

Classic Configuration

Specify the classpath using the jaas_classpath property in the tibemsd.conf file. For example:

jaas_classpath = .:/usr/local/custom/user_jaas_plugin.jar

Administration Tool

This property cannot be set using the administration tool.