-"Davide Beligni" <[EMAIL PROTECTED]> wrote: > like Francois Atalla, I'm interested in developing a module for EAP-SIM > support... > Is there any known implementation of such a module?
I doubt it. The protocol is under active development. > I'm a newbe as freeRADIUS developer and building rlm_eap_sim from > the scratch is a hard job So don't. Copy rlm_eap_md5, rename md5 to sim, and slowly modify the code until yuo have SIM working. I don't know anything about SIM, but it should have some kind of back & forth conversation. If you can get it working a step a time, then that makes it a lot easier to develop. i.e. Don't try to get it all working at once. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
