Error in user authentication : Freeradius + MySQL - Failed to create the pair: Invalid vendor name in attribute name "Password"

Karuppasamy, Senthil skaruppasamy at extremenetworks.com
Wed Nov 19 16:48:59 CET 2014


But I get this on using Cleartext-Password.


MariaDB [radius]> select * from radcheck where username='test';
+----+----------+--------------------+----+-------+
| id | UserName | Attribute          | op | Value |
+----+----------+--------------------+----+-------+
|  1 | test     | Auth-Type          | := | Local |
|  2 | test     | Cleartext-Password | := | test  |
+----+----------+--------------------+----+-------+
2 rows in set (0.00 sec)

-----Original Message-----
From: freeradius-users-bounces+skaruppasamy=extremenetworks.com at lists.freeradius.org [mailto:freeradius-users-bounces+skaruppasamy=extremenetworks.com at lists.freeradius.org] On Behalf Of Arran Cudbard-Bell
Sent: Wednesday, November 19, 2014 9:11 PM
To: FreeRadius users mailing list
Subject: Re: Error in user authentication : Freeradius + MySQL - Failed to create the pair: Invalid vendor name in attribute name "Password"


> On 19 Nov 2014, at 10:28, Karuppasamy, Senthil <skaruppasamy at extremenetworks.com> wrote:
>
> Thanks for the quick reply. It worked but am still getting an access reject in the authenticate section :
>
> (3) Found Auth-Type = Local
> (3) # Executing section authenticate from file
> /etc/raddb/sites-enabled/default
> (3) Failed to authenticate the user.
> (3) Login incorrect: [test/test] (from client DUT1 port 0 cli
> 10.120.92.40)
>
> Am I missing something here ? Shouldn't Auth-Type as Local mean that he validates it against the username in the radcheck table ( namely test in this case ) ?

Yeah, you're missing the fact that he's used an unknown attribute in the previous row.

"Password" is not a FreeRADIUS attribute.

-Arran

Arran Cudbard-Bell <a.cudbardb at freeradius.org> FreeRADIUS development team

FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2

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

________________________________

DISCLAIMER:
This e-mail and any attachments to it may contain confidential and proprietary material and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed.


More information about the Freeradius-Users mailing list