webMethods Deployer 10.3 | webMethods Deployer Documentation 10.3 | Deployable Assets | Integration Server Assets | Integration Server Administrative Assets | Integration Server Administrative Assets and Substitution Values | LDAP Configuration
 
LDAP Configuration
Asset Type ID
isldapdirectory
Substitution Values
Directory URL
directoryURL
The complete URL of the LDAP server. The URL has the format protocol:\\hostname:portnumber\DistinguishedName, where:
*protocol is ldap for standard connections or ldaps for secure connections
host is the host name or IP address of the LDAP server
portnumber is the port on which the server is running. The port is optional. If omitted, the port defaults to 389 for LDAP, or 636 for LDAPS.
DistinguishedName is optional, and is in the form of an LDAP distinguished name (DN), for example "dc=webMethods, dc=com", or "o=webMethods.com", depending on how your directory is set up.
The default value for directoryURL is ldap:\\localhost:389\.
Principal
principal
The user ID the Integration Server should supply to connect to the LDAP server, for example, o=webm.com or dc=webm,dc=com.
Credentials
credentials
The password the Integration Server should supply to connect to the LDAP server, that is, the Principal's password.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.