Hey Everyone, I am new to freeradius, and when
receiving a auth request to the server, in the /var/log/radius/radiusd.log
file, I get the following line whenever the auth request comes
though.
----
Mon Feb 19 12:29:46 2007 : Error: Invalid
operator for item User-Password: reverting to '=='
----
You probably use "User-Password = XXX" in you users file instead of "User-Password ==
XXX"
See
By the way, have a look in
/usr/(local)/share/doc/freeradius/, several files are giving expainations:
begin with aaa.txt and processing_users_file (if using the files
module)
HTH,
Thibault