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:
Property name in the Java-based administrative console Applies to Java administrative console of Advanced Edition Version 4.0
Property name in the Web-based administrative console Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Property name in the application client resource configuration tool 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  Property name in the Java-based administrative console
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  Property name in the Java-based administrative console
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  Property name in the Java-based administrative console
The password corresponding to the Security Server ID.
Go to previous article: Properties for mapping security roles and Go to next article: Custom properties for custom user registry

 

 
Go to previous article: Properties for mapping security roles and Go to next article: Custom properties for custom user registry