Can there be more that one CA LDAP Server started task running in the same z/OS lpar
Release : 16.0
Component : CA LDAP Server
Multiple LDAP server started tasks can run on the same z/OS LPAR.
The only requirement is that the servers must be listening on their own unique ports.
for example:
LDAP1 runs with the following hosturls parm...
hosturls ldap://:389 ldaps://:636
LDAP2 runs with the following hosturls parm...
hosturls ldap://:390 ldaps://:637