Specifies the name of a user with administrative privileges that is defined in your custom user registry.
Use this page to configure the standalone custom registry.
When security is enabled and any of these custom user registry settings change, go to the Secure administration, applications, and infrastructure panel and click Apply to validate the changes.
WebSphere Application Server Version 6.1 distinguishes between the user identities for administrators who manage the environment and server identities for authenticating server to server communications. In most cases, server identities are automatically generated and are not stored in a repository.
Specifies the name of a user with administrative privileges that is defined in your custom user registry.
Enables the application server to generate the server identity, which is recommended for environments that contain only Version 6.1 or later nodes. Automatically generated server identities are not stored in a user repository.
This internal server ID is generated by the runtime for each process and cannot be modified.
Default: | Enabled |
Specifies a dot-separated class name that implements the com.ibm.websphere.security.UserRegistry interface.
Put the custom registry class name in the class path. A suggested location is the following directory.
Data type: | String |
Default: | com.ibm.websphere.security.FileRegistrySample |