Hi Alan Could you please confirm if anyone has gotten EAP-SIM to work with rlm_passwd?? So far, most of the vendors we work with seem to be using rlm_sim_files on Freeradius 2.x Thanks Sid On Tue, Aug 18, 2015 at 12:12 PM, Siddharth Katragadda < siddharthk@google.com> wrote:
Hi Alan, Any help on this. I'm also attaching the debug log. I do have the correct username in my simtriplets.dat, so not sure why passwd is not finding it in the database?
Thanks Sid
On Mon, Aug 17, 2015 at 2:41 PM, Siddharth Katragadda < siddharthk@google.com> wrote:
Alan,
The key works fine when we use rlm_sim_files (on freeradius 2.x): 1001010123456789@wlan.mnc001.mcc001.3gppnetwork.org
And we are using the same SIM card that we used on freeraduys 2.x. So not sure why the key is not matching?
I'm attaching the simtriplets we used on 3.x and 2.x
Thanks Sid
On Mon, Aug 17, 2015 at 2:22 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Aug 17, 2015, at 11:06 PM, Siddharth Katragadda < siddharthk@google.com> wrote:
In the debug log, under authorize, I see: [passwd] = not found
So.... the passwd module *is* being used, but it doesn't find any entry matching the key.
That's simple enough.
Alan DeKok.