Hi there,
I need to add another rootdn in the same ldap server. The goal is to separate two organizations ldap authentication.
let's say i have these two rootdn's: (in the file slapd.conf)
database dbd suffix "dc=companya,dc=com" rootdn "cn=CompanyAManager,dc=companya,dc=com" rootpw {SSHA}as98dyasdhasiduhasiudhashdas directory /var/lib/ldap/companya
database dbd suffix "dc=companyb,dc=com" rootdn "cn=CompanyBManager,dc=companyb,dc=com" rootpw {SSHA}aoshdsadhsaodasdhasdhasih directory /var/lib/ldap/companyb
Any pointers or advise are really appreciated :)
Thank you all.
Regards, Rudy Setiawan