Using Freeradius authorization to send data to a microcontroller

2009-03-16 Thread Joeven Rex Dizon
I'm a relatively new freeradius user so I am not really an expert with it. In our project, depending on a user's authentication/authorization by the server, we need to send an unlock/lock byte to a microcontroller (connected to /dev/ttyUSB0, by the way). So where do I start with the solution?

Re: Using Freeradius authorization to send data to a microcontroller

2009-03-16 Thread Alan DeKok
Joeven Rex Dizon wrote: In our project, depending on a user's authentication/authorization by the server, we need to send an unlock/lock byte to a microcontroller (connected to /dev/ttyUSB0, by the way). So where do I start with the solution? Can I run a certain code/program automatically

freeradius authorization without username

2006-02-27 Thread ???????, ?? ????????
I have a freeradius, and I need Calling-Station-Id for authorization. This is the one attribute, which I select in the radiusd.conf checkval { # The attribute to look for in the request item-name = Calling-Station-Id # The attribute to look for in

Re: freeradius authorization without username

2006-02-27 Thread Phil Mayers
???, ?? wrote: rlm_sql (sql): zero length username not permitted modcall[authorize]: module sql returns invalid for request 0 This has been discussed at length recently. You would need to patch the code. - List info/subscribe/unsubscribe? See

freeRadius Authorization

2005-08-17 Thread abera
Hi, I have small newbie questions.. I want to configure freeRadius for authentication authorization. I am able to do proper authentication. 1) I want to configure my users in multiple groups (depending on their roles). How to do that? 2) And what is the common practice for this? How this is

Re: Windows XP PEAP and FreeRadius Authorization

2004-03-01 Thread Pavol Zibrita
Hello! - Original Message - From: Alan DeKok [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I'm trying to get working Windows XP - PEAP - MS-CHAPv2 with freeRadius, but I don't know how to configure it correctly. I have followed the instructions in the radiusd.conf, it's also

Re: Windows XP PEAP and FreeRadius Authorization

2004-03-01 Thread Nedialko Dimitrov
Pavol, Alan, Regarding: I don't think there's much you can do on the server to fix a broken client. I did some more debuging and found a problem: There were no specific bind address of the radius server. The AP sent authentication request to IP1 and received authentication reply from IP2,

Re: Windows XP PEAP and FreeRadius Authorization

2004-02-28 Thread Alan DeKok
[EMAIL PROTECTED] wrote: I'm trying to get working Windows XP - PEAP - MS-CHAPv2 with freeRadius, but I don't know how to configure it correctly. I have followed the instructions in the radiusd.conf, it's also seems 'working' to me but I don't know now where is the problem (something like

Windows XP PEAP and FreeRadius Authorization

2004-02-27 Thread zip
Hello! I'm trying to get working Windows XP - PEAP - MS-CHAPv2 with freeRadius, but I don't know how to configure it correctly. I have followed the instructions in the radiusd.conf, it's also seems 'working' to me but I don't know now where is the problem (something like mschapv2 - messing