For this
configuration, assume that you want to perform LDAP user authentication,
the SPD Server User IDs and Passwords are located at ou=people, dc=domain,
dc=company, dc=com in the LDAP database, and the LDAP server is using
the port TCPIP_PORT.
First,
add the LDAP option and set the LDAPPORT= port specification to TCPIP_PORT
in your SPD Server parameter file. Then, add the LDAPBINDDN= specification,
where the LDAPBINDDN= property setting is ou=people, dc=domain, dc=company,
dc=com.
User authentication
is performed where the LDAP server is running at port TCPIP_PORT on
the SPD Server host machine. The LDAP server looks for SPD Server
users at the location that corresponds to ou=people, dc=domain, dc=company,
dc=com in its database.