anonymous user when proxying

2013-02-13 Thread Hocine M
Hi, Some user who are proxied (eduroam) are acconted with username = anonymous@realm I don't want to have anonymous user in my database, do i have to reject anonymous users in post-proxy section or there is something to do to force user to use inner identity? here are files :

Re: few accounting records with same radacctid

2013-02-08 Thread Hocine M
nobody? Le 07/02/2013 13:25, Hocine M a écrit : hello, In ma accounting table there are many records with the same radacctid for one username. In this case | 23547 | SESS-50639-54b752-237134-642 | t...@univ-rouen.fr | univ-rouen.fr| 2013-02-07 12:38:54 | NULL

Re: pb with realm

2013-02-07 Thread Hocine M
I've done it...it seems working. Thank a lot. Le 06/02/2013 11:40, Phil Mayers a écrit : On 06/02/13 10:03, Hocine M wrote: Hi , I have a problem with some user proxied. In the accounting-request the username is stripped and realm is NULL. Why le realm is lost? The User-Name

few accounting records with same radacctid

2013-02-07 Thread Hocine M
hello, In ma accounting table there are many records with the same radacctid for one username. In this case | 23547 | SESS-50639-54b752-237134-642 | t...@univ-rouen.fr | univ-rouen.fr| 2013-02-07 12:38:54 | NULL| 192.168.58.5 | 00-26-3E-70-99-C0:eduroam | 10.54.1.19 |

Error syntax in sql accounting.

2013-02-04 Thread Hocine M
Hi everybody, I always have an error in radius.log file : Mon Feb 4 16:16:52 2013 : Error: [sql_acct] Couldn't insert SQL accounting START record - Erreur de syntaxe pr?s de '' ? la ligne 1 Mon Feb 4 16:17:01 2013 : Error: [sql_acct] Couldn't insert SQL accounting START record - Erreur de

Re: problem with username renamed in radacct table

2013-01-31 Thread Hocine M
Le 31/01/2013 16:07, Alan DeKok a écrit : Hocine M wrote: For some reasons i don't understand, somtimes when accounting in radacct mysql table the username is renamed in web-portal-ssid where ssid is the SSID Web-Portal based. It's because the NAS is sending web-portal-ssid

Re: helps with User-Password

2013-01-25 Thread Hocine M
Le 24/01/2013 16:17, a.l.m.bu...@lboro.ac.uk a écrit : Hi, A little question, when i run freeradius in debug mode ( freeradius -XX), ii can't see the User-Password! what method are you using? looks like EAP - in which case , depending on the phase2 method used, you might not see a

helps with User-Password

2013-01-24 Thread Hocine M
Hello, A little question, when i run freeradius in debug mode ( freeradius -XX), ii can't see the User-Password! Sending Access-Request of id 167 to 195.220.94.130 port 1812 NAS-Port-Id = AP41/1 Calling-Station-Id = 74-2F-68-ED-12-1C Called-Station-Id =

Re: helps with User-Password

2013-01-24 Thread Hocine M
Le 24/01/2013 16:17, Stefan Winter a écrit : Hi, Sending Access-Request of id 167 to 195.220.94.130 port 1812 NAS-Port-Id = AP41/1 Calling-Station-Id = 74-2F-68-ED-12-1C Called-Station-Id = 00-0B-0E-A9-58-80:eduroam Service-Type = Framed-User EAP-Message =

help with proxy settings for EDUROAM

2013-01-21 Thread Hocine M
Hello, Could anyone help me? I'm trying setting up freeradius 2.1.12 for eduroam. The local auth works well, but the proxy part not so. here is the configuration : RADIUSD.CONF : prefix = /usr exec_prefix = /usr sysconfdir = /etc localstatedir = /var sbindir = ${exec_prefix}/sbin logdir =

redundant with ldap and sql not working

2012-11-09 Thread Hocine M
Hi all, I'm trying to do failoverusing redundant section but it seems not working: file : site-enable/eduroam (here the redundant section works fine) authorize { preprocess if (%{User-Name} == L3Test) { redundant { sql_l3Test files } } mschap