Re: Error in log file

2001-10-08 Thread Andrew Melnikov


- Original Message -
From: "Matthew Winther" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 1:53 PM
Subject: Error in log file


> Hi,
> I get the following error in the radius.log log file.  Can anyone give
> me any infromation as to what it is, why it is there, and more
> importantly how to get rid of it.  I am using
freeradius-snapshot-20011002.
>
> Error: Invalid operator for item Password: reverting to '=='

Maybe you use '=' in check items. This syntax is out of date now, use ==
instead.

Andrew


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: Error in log file

2001-10-05 Thread aland

Matthew Winther <[EMAIL PROTECTED]> wrote:
> I get the following error in the radius.log log file.  Can anyone give 
> me any infromation as to what it is, why it is there, and more 
> importantly how to get rid of it.  I am using freeradius-snapshot-20011002.
> 
> Error: Invalid operator for item Password: reverting to '=='

  'man users'.  The operator '=' is an assignment operator, not an
equality match.  Think 'C' or 'Perl'

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Error in log file

2001-10-05 Thread Matthew Winther

Hi,
I get the following error in the radius.log log file.  Can anyone give 
me any infromation as to what it is, why it is there, and more 
importantly how to get rid of it.  I am using freeradius-snapshot-20011002.

Error: Invalid operator for item Password: reverting to '=='

Thanks for the help

Matt


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html