"Matthew S. Crocker" <[EMAIL PROTECTED]> wrote:
> Edit the radiusd.conf and change the filter line in the ldap section.
> My filter line is (|(uid=%u)(uid=%U))
>
> %u = username, not stripped
> %U = username, stripped
>
> There is a bug in the radius_xlat function which returns '_' for %u when
> there isn't a suffix attached.
No... it will print '_' for *any* string attribute, *if* that string
attribute is not present in the request.
The User-Name attribute (%u) should be present. The
Stripped-User-Name attribute (%U) may not be present.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html