23 Jul
2013
23 Jul
'13
1:21 p.m.
On 23 Jul 2013, at 17:52, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
On 23/07/13 17:19, Franks Andy (RLZ) IT Systems Engineer wrote:
This will probably be obvious, but I can’t see it!
Looks like a bug - the code here:
https://github.com/FreeRADIUS/freeradius-server/blob/master/src/modules/rlm_...
...passes NULL for the "result" argument to rlm_ldap_search, which means this code:
https://github.com/FreeRADIUS/freeradius-server/blob/master/src/modules/rlm_...
...doesn't get run, so 0 results is "ok".
Nice catch. Fixed. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team