Authentication Problem

john decot johndecot at yahoo.com
Tue May 24 11:05:28 CEST 2011


Thats it ..  Problem was in operator I changed it to := and it works.

Thankyou Fajar 


________________________________
From: Fajar A. Nugraha <list at fajar.net>
To: FreeRadius users mailing list <freeradius-users at lists.freeradius.org>
Sent: Tue, May 24, 2011 2:17:51 PM
Subject: Re: Authentication Problem

On Tue, May 24, 2011 at 3:20 PM, john decot <johndecot at yahoo.com> wrote:
>> SELECT id, username, attribute, value, op          FROM radcheck
>>  WHERE username = BINARY 'bob'          ORDER BY id;
> +-----+----------+--------------------+-------------+----+
> | id  | username | attribute          | value       | op |
> +-----+----------+--------------------+-------------+----+
> | 384 | bob    | Cleartext-Password | bob       | := |
> | 385 | bob    | Simultaneous-Use   | 1           | =  |
> | 386 | bob    | Expiration         | 25 Jun 2011 | := |
> +-----+----------+--------------------+-------------+----+
> 3 rows in set (0.00 sec)

That is odd. What happens when you remove "Simultaneous-Use" record for bob?

-- 
Fajar

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110524/8c9add83/attachment.html>


More information about the Freeradius-Users mailing list