InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.18: Securing applications >
6.6.18.0: General security properties >
6.6.18.0.5: Properties for configuring using custom user registry (pluggable user registry)
6.6.18.0.5: Properties for configuring using custom user registry (pluggable user registry)
Key:
Applies to Java administrative console of Advanced Edition Version 4.0
Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Applies to Application Client Resource Configuration Tool
Display these settings by selecting the Custom User Registry radio button
located in the middle of the Authentication tabbed page when LTPA is the selected
authentication mechanism.
To add or remove custom settings, besides those
available in the administrative console, click the Specify
Custom Settings button.
-
Custom User Registry Classname
- The name of the custom user registry implementation class file. This should
be a dot separated class name.
For example, if the implementation file is
com/myCompany/sampleRegistry.java, then enter com.myCompany.sampleRegistry.
The class file should be in the WebSphere Application Server classpath.
(See InfoCenter article 6.4.1 about setting classpaths.)
-
Security Server ID
- The user ID under which the server runs, for security purposes. This user should be
a valid user in the custom user registry.
-
Security Server Password
- The password corresponding to the Security Server ID.
|
|