Hi,
we have an application running on a Unix server and we would like to use authentication of our several Active Directory domains (in the same forest).
The application is compatible with LDAP authentication. I wanted to use my AD domains to authenticate my users.
As, I can specify only one LDAP server on the application; does it work if I specify a root DC as the LDAP server ?
The root DC will be able to transmit the request to his child DCs to authenticate the users ?
If no, what is the solution for this kind of implementation please ?
Thank you