Am Mon, Oct 02, 2023 at 04:11:19PM +0530 schrieb Kaushal Shriyan: > Thanks Ulf for the quick response and detailed explanation. So do I need to > have two openldap servers running on Red Hat Enterprise Linux release 8.8 > (Ootpa) > > For example > > > *corporate.mydomain.com <http://corporate.mydomain.com> * > dn: cn=admin,dc=corporate,dc=mydomain,dc=com on openldap on port 389 > > *checker.mydomain.com <http://checker.mydomain.com> * > dn: cn=admin,dc=checker,dc=mydomain,dc=com on openldap on port 390
You can run multiple databases in differnent backends on the same server and same slapd instance. Best regards Ulf
