In a Windows AD domain, when the client (user) authenticates against the Domain Controller, is it possible to delegate the authentication to another LDAP/RADIUS server?
We have a ton of services in our network and we need to authenticate against a single user/password database. For some reason, we don't want to use AD for this.
Thanks!