RE: getting Freeradius to recorde login failure, etc

2006-05-21 Thread Jamal Taweel
What is the generated error through function creating?? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy ohara Sent: Wednesday, May 17, 2006 4:51 PM To: FreeRadius users mailing list Subject: RE: getting Freeradius to recorde login

user-password + MAC authentication need HELP

2006-05-21 Thread Jókai András
Hi All! I have a FreeRadius with MySql Backend. Users authenticate with user and password from Mysql. Everithing works fine, but I want to users authentucate user and pass + MAC address what I store in MySql table (eg:radcheck). My question is: possible to make this trio ? I try to modify

make - error message

2006-05-21 Thread Kartthik Raghunathan
Hi All, Am trying to install Freeradius on a RHEL 3 and when i run the make command am getting this below message which blocks me from using TLS auth. Can someone help me to resolve this error message, i know its easy to solve this. But am newbie to both linux and freeradius. [EMAIL

Trouble with Freeradius 1.1.1 built with FreeBSD ports on 4.11

2006-05-21 Thread Mark Hennessy
I have just built Freeradius 1.1.1 with ports on a FreeBSD machine that was previously running 0.9.3. I had to get rid of the old ltdl libs and headers before Freeradius 1.1.1 was able to built fully (it would die at rlm_eap before I did that). Now, whenever I try to start it, I get as far as

radiusd run time problem

2006-05-21 Thread Abul Monsur Mannan
Dear FR users, I'm new in this field . I need your help. When I execute at root - #radiusd -X the following error message is returned. radiusd.conf[14]: sql: Module instantiation failed. radiusd.conf[1798] Unknown module sql. radiusd.conf[1727] Failed to parse authorize section. I've done all

Re: Trouble with Freeradius 1.1.1 built with FreeBSD ports on 4.11

2006-05-21 Thread Chris Knipe
Hi Mark, sql: postauth_table = radpostauth sql: postauth_query = sql: safe-characters = @abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: / Bus error I went through the same thing not to long ago. Compile FreeRadius without thread support (--without-threads), and make sure

Re: radiusd run time problem

2006-05-21 Thread A . L . M . Buxey
Hi, When I execute at root - #radiusd -X the following error message is returned. radiusd.conf[14]: sql: Module instantiation failed. radiusd.conf[1798] Unknown module sql. radiusd.conf[1727] Failed to parse authorize section. your config file is asking to load the SQL module but you

Re: Trouble with Freeradius 1.1.1 built with FreeBSD ports on 4.11

2006-05-21 Thread Mark Hennessy
Hi Mark, sql: postauth_table = radpostauth sql: postauth_query = sql: safe-characters = @abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: / Bus error I went through the same thing not to long ago. Compile FreeRadius without thread support (--without-threads), and make

Re: Trouble with Freeradius 1.1.1 built with FreeBSD ports on 4.11

2006-05-21 Thread Mike Jakubik
Chris Knipe wrote: Hi Mark, sql: postauth_table = radpostauth sql: postauth_query = sql: safe-characters = @abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: / Bus error I went through the same thing not to long ago. Compile FreeRadius without thread support

Re: user-password + MAC authentication need HELP

2006-05-21 Thread Phil Mayers
Jókai András wrote: rlm_eap_peap: Had sent TLV failure, rejecting. rlm_eap: Handler failed in EAP/peap The problem is occurring in an earlier packet than this once (hence Had sent TLV failure). Look further up (or send the full output for us to look at if you want us to) - List

Re: radiusd run time problem

2006-05-21 Thread Abul Monsur Mannan
Tahnk you for your responce. I've Mysql Devel,server and client installed. I did like this-- ./configur --with -mysql as said in OnLamp:http://www.onlamp.com/pub/a/onlamp/excerpt/radius_5/index1.html Thank You again. On 5/22/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, When I

Re: radiusd run time problem

2006-05-21 Thread A . L . M . Buxey
Hi, I've Mysql Devel,server and client installed. I did like this-- ./configur --with -mysql ^^^ with the space? alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radiusd run time problem

2006-05-21 Thread Abul Monsur Mannan
./configur --with -mysql ^^^ with the space? ofcourse not. On 5/22/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I've Mysql Devel,server and client installed. I did like this-- ./configur --with -mysql ^^^ with the space? alan - List