I have a Linux based app which using openLDAP to communicate with slapd to retrieve authorization data and I'd like to get authentication working using a connection to Active Directory. The examples I've seen are all related to using the slapd proxy with the slapd.conf file however I'm not using slapd.conf as it appears to have been deprecated. How do you configure slapd to be a proxy into Active Directory without using slapd.conf?
Asked
Active
Viewed 55 times