19 Dec
2014
19 Dec
'14
5:10 a.m.
Alvaro Aneiros Veiga <alvaroaneirosveiga@gmail.com> writes:
'Username', 'Chap-Password', ':=', 'password' 'Username', 'ClearText-Password', ':=', 'password' .. [chap] Cleartext-Password is required for authentication .. I don't understand because there is a password defined in MySQL...
The password attribute name is incorrect. Chap-Password != Cleartext-Password ClearText-Password != Cleartext-Password You cannot just use some random approximate names and hope that FreeRADIUS guesses what you mean. Bjørn