Configure the LDAP client certificate filter.
About this task
Attention: The information in this topic applies
to WebSphere Application Server V7.0 and IBM HTTP Server V7.0. See
Technote 1569987 for information on installing
and configuring WebSphere Application Server V8.0 and IBM HTTP Server
V8.0.
Procedure
- Using the WebSphere® Application
Server administrative console, click .
- In the User account repository section, select Standalone
LDAP registry from the Available realm definitions list
and click Configure.
- In the Additional Properties section,
click Advanced Lightweight Directory Access Protocol (LDAP)
user registry settings.
- Select CERTIFICATE_FILTER from the Certificate
map mode list.
- Enter an LDAP filter string in the Certificate
filter text field. The filter is used to map attributes
in the client certificate to entries in the LDAP directory. For example,
the following filter maps the SubjectCN field in
the client certificate to the uid field in the LDAP
directory: uid=${SubjectCN}.
- Click Apply and then click Save.
- Repeat steps 1-6 to configure additional LDAP search filters,
as needed. See the WebSphere Application Server Information Center help on
configuring LDAP search filters for details.