At 07:07 PM 2/20/2002 -0600, Tim Monaghan wrote:
>This one shows up a few times daily, just wondering if its user error on a 
>password, or something I should be looking closer at.
>
>Error: Invalid operator for item Password: reverting to '=='

In your users file ( or equivalent ldap,sql,etc ) you have

    Password = "foo"

instead of

    Password == "foo"

The server is telling you about it, but is smart enough to assume that
you meant to use == instead of =, so it actually does the right thing
in checking the password.

-Chris
--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'



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

Reply via email to