Au-Ldap-Parameters - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The au-ldap-bind-password command specifies the password for the login DN to
access the target LDAP server. This command is relevant when the authentication
method, as defined with the au-method command, is ldap and when the LDAP
search for group name property, as defined with the au-ldap-search command, is
enabled.
Beyond specifying the login DN when searching the LDAP for the group name,
you need to use the au-ldap-bind-password command to specify the user's
password and optionally use the au-ldap-parameters command to associate an
existing LDAP Search Parameters object.
Related Commands
au-ldap-bind-dn, au-ldap-parameters, au-ldap-search, au-method
Examples
v Identifies LDAP authentication with optional retrieval of the group DN.

au-ldap-parameters

Assigns the LDAP Search Parameters to perform an LDAP search.
Syntax
au-ldap-parameters name
Parameters
name
Guidelines
The au-ldap-parameters command assigns the LDAP Search Parameters object to
perform an LDAP search. The search retrieves the user's distinguished name (DN).
This command is relevant only when LDAP search is enabled with the
au-ldap-search command and when the authentication method is LDAP, as defined
with the au-method command.
This command is not relevant in any other situation.
Related Commands
au-ldap-search, au-method
Examples
v Identifies LDAP authentication with optional retrieval of the group DN.
586
Command Reference
# au-method ldap
# au-server-host ldap-1
# au-server-port 389
# au-ldap-search on
# au-ldap-bind-dn proxyuser
# au-ldap-bind-password p@Ssw0rd
#
Specifies the name of an existing LDAP Search Parameters object.

Advertisement

Table of Contents
loading

Table of Contents