Re: can't seem to authenticate only from windows 7 laptops

2013-01-31 Thread A . L . M . Buxey
Hi, From windows 8 station, mac and smartphones I can access to wireless router successfully authenticating through freeradius, while I can!-t seem to authenticate from windows 7 clients. I!-ve checked the error logs from radius server and windows 7 client is sending their

Re: problem with username renamed in radacct table

2013-01-31 Thread Alan DeKok
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 in the Accounting-Request. Or, your local configuration is

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 in the

Re: problem with username renamed in radacct table

2013-01-31 Thread Phil Mayers
Yes probably buggy nas changing username in logout acct packet. Seen this a lot on multiple vendors, seems lightweight wireless controllers often erroneously expose internal state to their radius servers :o( I nobbled our SQL queries to avoid the loss of data. Alan DeKok

Re: problem with username renamed in radacct table

2013-01-31 Thread Alan DeKok
Hocine M wrote: My local configuration does not update the User-Name. Then as I said, the NAS is sending the User-Name. Go fix the NAS. This isn't a FreeRADIUS problem. If you don't want that entry in the SQL database, you can write a FreeRADIUS policy to skip SQL for that User-Name. See

Fw: [mschap] No Cleartext-Password configured. Cannot createLM-Password.

2013-01-31 Thread Grzegorz Cimochowski
Waking up in 3.4 seconds. rad_recv: Access-Request packet from host 192.168.30.15 port 46844, id=161, length=192 Service-Type = Framed-User Framed-Protocol = PPP NAS-Port = 138584 NAS-Port-Type = Ethernet User-Name = chmielewska_d Calling-Station-Id = 54:E6:FC:E7:EA:E7 Called-Station-Id =

Configuring accounting on Freeradius server

2013-01-31 Thread Deepti kulkarni
Hello, I am running Freeradius Server version 2.1.10 on a debian machine (64 bit). I have a debian client (using pam_radius_auth) for authentication and accounting. My client can authenticate into the the radius server, however, I dont see any accounting being done. Attached is the radiusd -X

Re: Configuring accounting on Freeradius server

2013-01-31 Thread Alan DeKok
Deepti kulkarni wrote: I am running Freeradius Server version 2.1.10 on a debian machine (64 bit). I have a debian client (using pam_radius_auth) for authentication and accounting. My client can authenticate into the the radius server, however, I dont see any accounting being done. Read the

Re: Configuring accounting on Freeradius server

2013-01-31 Thread Deepti kulkarni
On Thu, Jan 31, 2013 at 1:43 PM, Alan DeKok al...@deployingradius.comwrote: Deepti kulkarni wrote: I am running Freeradius Server version 2.1.10 on a debian machine (64 bit). I have a debian client (using pam_radius_auth) for authentication and accounting. My client can authenticate into