On 30 Apr 2013, at 14:22, Rodney Machado <rodmachado@yahoo.com> wrote:
Hi Alan, Thanks for your quick answer.
The "sim_file" module has been deleted. See raddb/README.rst. I have just read it, you were right.
For v3, module configuration is in raddb/mods-enabled.
I strongly suggest following the default layout and examples. I was using the recommendation found in /PATH_TO/freeradius-server/src/tests/eapsim-06/description.txt and in /PATH_TO/freeradius-server/doc/rlm_sim_triplets
for testing the EAP-SIM feature.
There are other ways to update the SIM triplets. See rlm_passwd, which can read data from flat-text files. Your suggestion will be to treat the IMSI as regular usernames and use the rlm_passwd validate the user with the 3 groups of triplets as passwords? Did I understand right?
Yes. You can set the key to be the attribute containing the IMSI value. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team