16 Sep
2018
16 Sep
'18
6:53 p.m.
On Sep 16, 2018, at 4:05 PM, Kostas Zorbadelos <kzorba@otenet.gr> wrote:
tested with the latest 3.0.x branch, authentication does not work. I think some more work has to be done in the patch. From what I understand, mod_authenticate() in rlm_ldap.c calls rlm_ldap_find_user() that I see gets directly LDAP-UserDN and not the module specific instance
https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/src/modules/rlm_...
I've pushed a fix, thanks. Alan DeKok.