Use LDAP to define users who can access the Application Center console
and users who can log in to the client.
About this task
You can configure LDAP based on the federated
repository configuration only. This procedure shows you how to use
LDAP to define the roles
appcenteradmin and
appcenteruser in
WebSphere® Application Server V8.x.
Procedure
- Log in to the WebSphere Application Server console.
- Select and verify that
administrative security and application security are enabled.
- In the "User account repository" section, select Federated
repositories.
- Click Configure.
- Add a repository and configure it.
- Click Add Base entry to Realm.
- Specify the value of Distinguished name of
a base entry that uniquely identifies entries in the realm and
click Add Repository.
- Select LDAP Repository.
- Give this repository a name and enter the values that
are required to connect to your LDAP server.
- Under Additional Properties,
click LDAP entity types.
- Configure the Group, OrgContainer,
and PersonAccount properties. These
configuration details depend on your LDAP server.
- Save the configuration, log out, and restart the server.
- If you deployed
WAR files, in the WebSphere Application Server console,
map the security roles to users and groups.
- In the Configuration tab, select .
- Select IBM_Application_Center_Services.
- In the Configuration tab, select .
- For appcenteradmin and appcenteruser roles,
select Map groups. This selection
enables you to select users and groups inside the WebSphere user repository, including LDAP
users and groups. The selected users can access the Application Center as appcenteradmin or appcenteruser.
You can also map the roles to Special Subjects “All
authenticated in application realm” to give everyone in the WebSphere user repository,
including everyone registered in the LDAP registry, access to the Application Center.
- Repeat step 7 for IBM_Application_Center_Console.
Make sure that you select IBM_Application_Center_Console in
step 7.b instead of IBM_Application_Center_Services.
.
- If you deployed an EAR file, in the WebSphere Application Server console,
map the security roles to users and groups.
- Click .
- From the list of applications, click AppCenterEAR.
- In the Detail Properties section,
click Security role to user/group mapping.
- For appcenteradmin and appcenteruser roles,
select Map groups or Map users to
select users or groups inside the WebSphere user
repository, including LDAP users and groups.
The selected
users can access the Application Center as appcenteradmin or appcenteruser.
You can also map the roles to Special Subjects “All
authenticated in application realm” to give access to the Application Center to
everyone in the WebSphere user
repository, including everyone registered in the LDAP registry.
- Click Save to save your changes.