Here is a sample of the accounting information I am getting back: 1 00-12-cf-c7-4c-f21 8de274900adce6a9 =7Bam=3D1=7D20dc847805b044128ac3c4bd8ce95540@example.com example.com 172.16.4.2 2009-12-07 08:54:44 2009-12-07 08:56:43 119 RADIUS 0 0 00-12-cf-c7-4c-f2 NAS-Request 64.186.195.5 0 0 2 00-12-cf-c7-4c-f22 24acff6ce9b251c3 =7Bam=3D1=7Dd333c622e88b4bbf996e8b96c9850967@example.com example.com 172.16.4.2 2009-12-07 08:56:41 2009-12-07 09:00:08 207 RADIUS 0 0
From what I can determine, the username is encrypted even though the authentication is done in clear text during the EAP authentication.
David -----Original Message----- From: Alan DeKok [mailto:aland@deployingradius.com] Sent: Tuesday, December 15, 2009 9:13 AM To: David Peterson-WirelessConnections; FreeRadius users mailing list Subject: Re: Accounting question David Peterson wrote:
Radius is storing the accounting information using the EAP hashed username.
What's an "EAP hashed username" ?
Is there a way to change it to store the clear text username with the accounting info?
Sure. Send a User-Name attribute in the Access-Accept, and the NAS *should* send that back in the Accounting packets. Alan DeKok.