[mysql+freeradius]add attribute for freeradius

2011-07-28 Thread gary
Hi All I would like to create radcheck table and new attribute as below. How do I configure the freeradius server to recognize and send the attribute value? -- id | username | attribute | op | value

Re: [mysql+freeradius]add attribute for freeradius

2011-07-28 Thread Fajar A. Nugraha
2011/7/28 gary gary.y...@browan.com: Hi All I would like to create radcheck table and new attribute as below. How do I configure the freeradius server to recognize and send the attribute value? -- id   | username

Re: [mysql+freeradius]add attribute for freeradius

2011-07-28 Thread gary
@lists.freeradius.org Sent: Thursday, July 28, 2011 3:45 PM Subject: Re: [mysql+freeradius]add attribute for freeradius 2011/7/28 gary gary.y...@browan.com: Hi All I would like to create radcheck table and new attribute as below. How do I configure the freeradius server to recognize and send the attribute

mysql freeradius rlm_pap: empty password supplied

2009-10-22 Thread serre
Hello, After some hours of googling my problem, i come. I hope somebody will be able to help me! I set up a mac based authentication, with users in mysql database. It is working properly when users are difined in the users file, but did not work with empty Cleartext-Password in the database.

Re: mysql freeradius rlm_pap: empty password supplied

2009-10-22 Thread serre
serre wrote: Hello, After some hours of googling my problem, i come. I hope somebody will be able to help me! I set up a mac based authentication, with users in mysql database. It is working properly when users are difined in the users file, but did not work with empty Cleartext-Password in

MySQL + freeradius problem

2008-08-14 Thread Igor Sawczuk
Hi, I have problem with freeradius and MySQL. I run successfully freeradius using users file, but I wanted to migrate to MySQL,and from then I have a lot of problems. First of all, I got errors in radius.log that I not understand: Thu Aug 14 16:16:17 2008 : Error: rlm_radutmp: Logout for NAS

Re: MySQL + freeradius problem

2008-08-14 Thread Alan DeKok
Igor Sawczuk wrote: Hi, I have problem with freeradius and MySQL. I run successfully freeradius using users file, but I wanted to migrate to MySQL,and from then I have a lot of problems. First of all, I got errors in radius.log that I not understand: Thu Aug 14 16:16:17 2008 : Error:

Yeahh!!! Openser + Freeradius + CDRTool + MySQL + Freeradius-CDRTool python module almost working

2007-08-23 Thread Marc LEURENT
Thanks Dan!! I have successfully compiled freeradius 1.1.6 with the rlm_python compiled statically! So the freeradius-cdrtool module works!! My problem is that is cannot find the destination whereas it's in the Canonical-URI, so that with To=None, it cannot calculate the max session time But in

Problems with SER, MySQL FreeRADIUS

2006-09-08 Thread Roberto Lopes
Hello!I'm having some problems when wanting the database of SER to be the one FreeRADIUS will be checking on, instead of the radius database.Like that I changed the file /etc/raddb/sql.confAt the end is the output of the problems. Hope somebody can help,Thanks in

Re: Problems with SER, MySQL FreeRADIUS

2006-09-08 Thread Roberto Lopes
Sorry, I made a mistake.I posted an output that had problemsHere's the output with the mistakes:rad_recv: Access-Request packet from host 192.168.226.13:36704, id=189, length=206 User-Name = [EMAIL PROTECTED] Digest-Attributes = 0x0a0761646d696e Digest-Attributes =

Re: Problems with SER, MySQL FreeRADIUS

2006-09-08 Thread Alan DeKok
Roberto Lopes [EMAIL PROTECTED] wrote: rlm_sql (sql): Reserving sql socket id: 4 Segmentation fault doc/bugs Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See

Re: MSCHAPv2, MySQL, Freeradius

2005-10-04 Thread Alan DeKok
Dan Russell [EMAIL PROTECTED] wrote: Hey, I'm not having a go at you, I believe it does work, I'm just having issue getting it working.. Yes, but too many people post messages saying Stuff went wrong... how do I fix it?. Without any context, the only possible answer is No idea... Tue Oct

RE: MSCHAPv2, MySQL, Freeradius

2005-10-04 Thread Dan Russell
-Original Message- From: [EMAIL PROTECTED] [mailto:freeradius- [EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Wednesday, 5 October 2005 1:48 AM To: FreeRadius users mailing list Subject: Re: MSCHAPv2, MySQL, Freeradius Dan Russell [EMAIL PROTECTED] wrote: Hey, I'm not having

RE: MSCHAPv2, MySQL, Freeradius

2005-10-03 Thread Dan Russell
-Original Message- From: [EMAIL PROTECTED] [mailto:freeradius- [EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Monday, 3 October 2005 2:48 PM To: FreeRadius users mailing list Subject: Re: MSCHAPv2, MySQL, Freeradius Dan Russell [EMAIL PROTECTED] wrote: If I used a third party

Re: MSCHAPv2, MySQL, Freeradius

2005-10-03 Thread Alan DeKok
Dan Russell [EMAIL PROTECTED] wrote: Because you put it into the NT-Password attribute, instead of the User-Password attribute. Okay, I've tried that and not found it to work for me. Sorry, it *does* work. Since you didn't provide any debug logs or config examples, I can only suggest

RE: MSCHAPv2, MySQL, Freeradius

2005-10-03 Thread Dan Russell
-Original Message- From: [EMAIL PROTECTED] [mailto:freeradius- [EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Tuesday, 4 October 2005 3:17 PM To: FreeRadius users mailing list Subject: Re: MSCHAPv2, MySQL, Freeradius Dan Russell [EMAIL PROTECTED] wrote: Because you put

Re: MSCHAPv2, MySQL, Freeradius

2005-10-02 Thread Alan DeKok
Dan Russell [EMAIL PROTECTED] wrote: If I used a third party tool like mkntpwd to create NT Hashes, could I put premade hashes in the database and use them to authenticate ... Is there any specific config change I would need to make to enable this? No. It should work in the default

Re: MSCHAPv2, MySQL, Freeradius

2005-09-30 Thread Alan DeKok
Dan Russell [EMAIL PROTECTED] wrote: Is there a way in which I can have encrypted passwords in the mysql database and use MSCHAPv2 to authenticate users? If they're NT hashed, yes. Otherwise, no. If I used a third party tool like mkntpwd to create NT Hashes, could I put premade hashes in

MSCHAPv2, MySQL, Freeradius

2005-09-29 Thread Dan Russell
Hi, Is there a way in which I can have encrypted passwords in the mysql database and use MSCHAPv2 to authenticate users? If I used a third party tool like mkntpwd to create NT Hashes, could I put premade hashes in the database and use them to authenticate or would rlm_mschap encrypt

I did it MYsql+freeradius+chillispot

2005-06-01 Thread Rupak
Thank you very much to all the participants for helping me to successfully installing the server.i have now created users in my sql and it is authenticating successfully.Now in the current scenerao I am only able to give prepaid facility to my users I mean that in the section

Re: I did it MYsql+freeradius+chillispot

2005-06-01 Thread Marcin Jessa
On Wed, 1 Jun 2005 13:55:27 -0700 Rupak [EMAIL PROTECTED] wrote: I mean that I wont define any sort of time limitations.But I want my customer's surfing time to be appended in mysql.How can this be done?. The session time of your users is stored in the radacct table. And can the

MySQL + FREERADIUS

2005-01-13 Thread Eva Kolega
Hello everybody. I have installed Mysql, PHPMyAdmin. Both of them seem to be working fine...but ... whenever I try to query Mysql from web, I get an error "Could not connect to Mysql", although I can connect to the database through command line. I have also installed freeradius with basic

Re: MySQL + FREERADIUS

2005-01-13 Thread Marendra Nutriaji
I have installed Mysql, PHPMyAdmin. Both of them seem to be working fine...but ... whenever I try to query Mysql from web, I get an error Could not connect to Mysql, although I can connect to the database through command line. make sure that username and password to access mysql in file

Re: define a Vendor-Specific Attribute in MYSql freeradius

2004-10-12 Thread Alan DeKok
Elad Kugman [EMAIL PROTECTED] wrote: How can i use an attribute name from one of the vendor dictionaries. You use it like any other attribute. When i use freeradius without sql i just wrote in the users file : Vendor-Specific =route:filter-redirect-gw=10.0.0.1 and its work.. That

define a Vendor-Specific Attribute in MYSql freeradius

2004-10-11 Thread Elad Kugman
Title: define a Vendor-Specific Attribute in MYSql freeradius Hi How can i use an attribute name from one of the vendor dictionaries. according to Alan DeKok answer . I just want to declare a Vendor-Specific 10x

Define Vendor-Specific Attribute in MYSql freeradius with vendor dictionaries how?

2004-10-04 Thread Elad Kugman
Title: Define Vendor-Specific Attribute in MYSql freeradius with vendor dictionaries how? Hi Alan DeKok 10x for the help I just wondering about the vendor dictionaries you told about i will be glad if you can be more specific . 10x again Elad

Re: Define Vendor-Specific Attribute in MYSql freeradius with vendor dictionaries how?

2004-10-04 Thread Alan DeKok
Elad Kugman [EMAIL PROTECTED] wrote: I just wondering about the vendor dictionaries you told about i will be glad if you can be more specific . About what? You haven't said what you want to do. Read your NAS documentation to see what vendor attributes it expects. Read through the vendor

Re: Define Vendor-Specific Attribute in MYSql freeradius

2004-09-29 Thread Alan DeKok
Elad Kugman [EMAIL PROTECTED] wrote: I have a problem to define a Vendor-Specific Attribute in MYSql freeradius. I define it by MYSql Control Center in the radreply table. Are you willing to say how, or is that a secret? When i check my user with the radtest i get the following msg

Define Vendor-Specific Attribute in MYSql freeradius

2004-09-28 Thread Elad Kugman
Title: Define Vendor-Specific Attribute in MYSql freeradius Hi all I have a problem to define a Vendor-Specific Attribute in MYSql freeradius. I define it by MYSql Control Center in the radreply table. When i check my user with the radtest i get the following msg: radclient:WARNING

Urgent !! Problem with installing MySQL freeRadius 0.9.3

2004-04-03 Thread ubayeed syed
ubayeed syed [EMAIL PROTECTED] wrote: Hi all, I am new to FreeRadius, I have downloaded FreeRadius 0.9.3 but have NOT configured the settings yet. I am trying to install MySQL-4.0.12 on my RHLinux 9.0 box, but I amnot able to do so. I followed the install procedure shown on