On Oct 6, 2016, at 12:28 PM, Matthew Pulis <mpulis@gmail.com> wrote:
On my OpenLdap I have 2 backends:
mdb: dc=seminary,dc=local and back_ldap dc=seminary,dc=ad, which points to a Microsoft Active Directory. The dc=ad one is back_ldap'ed.
You will need two LDAP modules, one for each LDAP server.
Currently freeradius reads fine against dc=seminary,dc=local: as per:
How can I get that users in the dc=ad searched also.
This is my current config on Freeradius:
Which doesn't show it processing any packets. i.e. it's entirely useless.
This is a radtest of a user on dc=seminary,dc=local:
Which is also useless. We need to see what the server does when it receives a packet.
This is an ldap search for Joe Borg who is on dc=seminary,dc=ad
Which is also useless. We need: a) description of what you want it to do b) what the server is actually doing. Alan DeKok.