Before you begin
Before you begin this task, implement and build the UserRegistry interface. For more information on developing custom user registries refer to Developing custom user registries. The following steps are required to configure custom user registries through the administrative console.Steps for this task
Property name | Property value |
---|---|
usersFile | ${USER_INSTALL_ROOT}/customer_sample/users.props |
groupsFile | ${USER_INSTALL_ROOT}/customer_sample/groups.props |
The Description, Required, and Validation Expression fields are not used and can remain blank.
Result
This set of steps is required to set up the custom user registry and to enable security in WebSphere Application Server.What to do next
Related concepts
Custom user registries
Related tasks
Developing custom user registries
Migrating custom user registries
Configuring user registries
Related reference
UserRegistry interface methods