Freeradius not expanding %{User-Password} (EAP-TTLS with MD5 authentication)
Alan DeKok
aland at deployingradius.com
Mon Jun 18 14:29:08 CEST 2012
Veselin Mijuskovic wrote:
> However, when everything is set up, somehow '%{User-Password}' or
> '%{Cleartext-Password}' (I've tried them both) does not expand to
> anything when executing ntlm_auth authentication and my script always
> rejects the user.
There is very little magic here. The expansion %{...} means "refer to
an attribute". If you don't see the attribute in the debug output, then
the expansion will result in nothing.
As always, read the debug output to see what's going on.
Alan DeKok.
More information about the Freeradius-Users
mailing list