Re: EAP-TTLS + PAP with external script

2008-05-15 Thread d_maccari

   That is NOT what you said before.


Sorry, probably a language barrier.
I think my english is not good enough to really explain what i was trying to 
accomplish.

Thanks for your patience.


 It should.


I'll try that solution than wich will lead at, at least, less 
misunderstanding with pap client-side and pap server-side.


Thanks again for your help

Bye

Dario Maccari 


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: EAP-TTLS + PAP with external script

2008-05-15 Thread d_maccari

So why do you bother with radius and EAP for authentication when you are
not going to use them? Use captive portal and run that php script from
the login page. If you need accounting use radius for that.


I need to insert a wpa/wpa2 enterprise wlan, which do need eap and radius, 
side by side a prexisting unencrypted wlan wich authenticate with a captive 
portal.

That's why that php script.
It's basically the same used by the captive portal to authenticate the 
unencrypted wlan users with the externale server.
Maybe i can port it in perl or even c/c++ to make it a real module and gain 
more control over its behaviuor and better performance but for now is just 
something more than a "proof of concept" ;)
If all goes as it should i can even convince the external holder of the user 
database to setup a radius server where to proxy requests but this is a 
future project.
The accounting is not made with radius too since it need to be "hardware 
independant" and unfortunatly not all access points used support radius 
accounting even if they do support wpa/wpa2 enterprise.

I know, it's a wierd configuration but i have to deal with it :(

Thanx

Dario Maccari 


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Freeradius 1.1.7 and EAP-TTLS with PAP as inner authentication

2008-03-14 Thread d_maccari
I'm using EAP-TTLS with PAP as inner authentication.
I'm wondering if it is possible to use a different module than standard PAP 
(maybe a script) to do the final step of authentication process and, if it 
is possible, how this script should be done.

Bye

Dario Maccari

P.S. Sorry for previus post made as a reply-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Freeradius 1.1.7 and EAP-TTLS with PAP as inner authentication

2008-03-14 Thread d_maccari

I'm using EAP-TTLS with PAP as inner authentication.
I'm wondering if it is possible to use a different module than standard PAP 
(maybe a script) to do the final step of authentication process and, if it 
is possible, how this script should be done.


Bye

Dario Maccari 


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html