Mc-Ldap-Search - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

v Specify the login DN to access the LDAP server with the mc-ldap-bind-dn
v Specify the user's password with the mc-ldap-bind-password command
Related Commands
mc-ldap-bind-dn , mc-ldap-bind-password, mc-ldap-search, mc-ldap-sslproxy,
mc-loadbalancer-group, mc-method, mc-server-host, mc-server-port
Examples
v Uses a local XML file to map credentials and performs an LDAP search to

mc-ldap-search

Indicates whether to retrieve the group name with an LDAP search.
Syntax
mc-ldap-search {on | off}
Parameters
on
off
Guidelines
The mc-ldap-search command indicates whether to retrieve the distinguished
name with an LDAP search.
This command is relevant when the credentials mapping method, as defined with
the mc-method command, is local or xmlfile.
When enabled, you need to use the following properties:
v How to connect to the LDAP server. Use either approach:
v Optionally associate an existing SSL Proxy Profile object to use secure
v Specify the login DN to access the LDAP server with the mc-ldap-bind-dn
v Specify the user's password with the mc-ldap-bind-password command
command
retrieve the distinguished name.
# mc-method xmlfile
# mc-info-url local:///RBM-MC.xml
# mc-ldap-search on
# mc-server-host ldap.mydomain.com
# mc-server-port 389
# mc-ldap-bind-dn "cn=proxyuser"
# mc-ldap-bind-password p@Ssw0rd
# mc-ldap-parameters ldap1-MC
#
Enables an LDAP search for the user's group. The authenticated DN of the
user along with the LDAP Search Parameters will be used as part of an
LDAP search to retrieve the user's group.
(Default) Disables an LDAP search for the user's group. The authenticated
identity of the user (DN or user group of local user) will be used directly
as the input credential.
– The mc-server-host and mc-server-port commands
– The mc-loadbalancer-group command
communication with the LDAP server with the mc-ldap-sslproxy command
command
Chapter 64. RBM Settings configuration mode
601

Advertisement

Table of Contents
loading

Table of Contents