26 Jun
2017
26 Jun
'17
9:30 a.m.
On Jun 26, 2017, at 9:22 AM, hans.bornemann@tu-dortmund.de wrote:
we are using a separate password for wlan user, we called it wlan-nt-password.
in freeradius 2 config we do a little check if the wlan password is set for the user and set it as the nt-password for authentication.
This works with no problems.
in freeradius 3 i got: /usr/local/etc/raddb/sites-enabled/inner-wlan-peap[18]: Failed parsing expanded string: /usr/local/etc/raddb/sites-enabled/inner-wlan-peap[18]: %{check:wlan-NT-Password} /usr/local/etc/raddb/sites-enabled/inner-wlan-peap[18]: ^ Unknown module
$ man unlang In v4, it's not called "check". it's called "control". Alan DeKok.