22 Apr
2015
22 Apr
'15
6:49 a.m.
On Apr 22, 2015, at 3:19 AM, Angel L. Mateo <amateo@um.es> wrote:
I'm trying to configure ldap module for freeradius. For group membership I have this configuration:
membership_filter = "(&(uid=%{User-Name})(objectClass=posixAccount))"
but whenever I start freeradius, I get the error
/etc/freeradius/mods-enabled/ldap[176]: Found dynamic expansion in string which will not be dynamically expanded
It's an issue which was fixed, and will be in 3.0.8. Alan DeKok.