rlm_ldap.c
Kevin J
kevinsmailer at yahoo.com
Mon Feb 4 22:11:27 CET 2008
In ldap.c:2660, there is a condition check to see if vals_idx is zero
2660 if (!vals_idx){
2661 pairdelete(pairs, newpair->attribute);
2662 }
2663 pairadd(&pairlist, newpair);
this code line makes Radius not appending any reply attribute if the number of attribute is greater than 1. any thought in why we need this here?
---------------------------------
Never miss a thing. Make Yahoo your homepage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20080204/65d05f59/attachment.html>
More information about the Freeradius-Users
mailing list