Rutger Beyen wrote:
> So where do I specify them and how should a query look like ?
For simple mapping of LDAP attributes to RADIUS, see 'ldap.attrmap'.
For complex queries, see doc/variables.txt, and just put the LDAP
queries into an dynamically expanded string:
DEFAULT
Reply-Message = "LDAP stuff is %{ldap: .... query ...}"
Alan DeKok.