Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Standalone custom registry wizard settings

 

A wizard page exists in the administrative console to aid in viewing the basic settings necessary to connect the application server to an existing standalone custom registry. After you have viewed the basic settings, you can also modify the existing standalone customer registry configuration using the administrative console. To view this security wizard page, complete the following steps:

  1. Click Security > Secure administration, applications, and infrastructure > Security configuration wizard.

  2. Select your protection settings and click Next.

  3. Select the Standalone custom registry option and click Next.

You can modify your standalone custom registry configuration by completing the following steps:

  1. Click Security > Security administration, applications, and infrastructure.

  2. Under User account repository, click the Available realm definitions drop-down list, select Standalone custom registry, and click Configure.

  3. Enter additional properties to initialize your implementation

Primary administrative user name

Specifies the name of a user with administrative privileges that is defined in your custom user registry. The user name is used to log onto the administrative console when administrative security is enabled. V6.1 requires an administrative user that is distinct from the server user identity so that administrative actions can be audited. Attention: In WebSphere Application Server, Versions 5.x and 6.0.x, a single user identity is required for both administrative access and internal process communication. When migrating to V6.1, this identity is used as the server user identity. You need to specify another user for the administrative user identity.

Custom registry class name

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

Ignore case for authorization

Indicates that a case-insensitive authorization check is performed when you use the default authorization.

Default: Disabled
Range: Enabled or Disabled




 

Related tasks


Configuring standalone custom registries

 

Related Reference

Standalone custom registry settings
users.props file
groups.props file

 

Reference topic