Re: Php code for freeradius

2005-03-29 Thread Dustin Doris

 Can someone send me a sample of a php login page that hits the freeradius
 server? I have the server running with mysql as the db backend and it is
 working just fine. Now I need the php code calls the radiusd process and
 returns the results (which I will forward to an Access Point).


Never used anything like that before, but it sounded interesting to me.
At least maybe to build a helpdesk application so they verify someone can
login or something.

Anyway, quick google search led me to these two, you might want to
checkout.

http://pear.php.net/package/Auth_RADIUS/docs/1.0.4/li_Auth_RADIUS.html
http://www.mavetju.org/programming/php.php

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


Re: Php code for freeradius

2005-03-29 Thread Ery Atmodjo
On Tue, 29 Mar 2005 09:41:50 +0200, Sebastian Wild [EMAIL PROTECTED] wrote:
 Mark Nichols wrote:
 
 Can someone send me a sample of a php login page that hits the freeradius
 server? I have the server running with mysql as the db backend and it is
 working just fine. Now I need the php code calls the radiusd process and
 returns the results (which I will forward to an Access Point).
 
 Thanks,
 
 Mark Nichols
 www.profitservices.net
 [EMAIL PROTECTED]
 
 
 
 -
 List info/subscribe/unsubscribe? See 
 http://www.freeradius.org/list/users.html
 
 
 Did u have a look at the chillispot project?
 Chillispot is free software that uses freeradius + mysql as backup and
 does exactly what u want. I'm just not sure if it was written in php or
 not..
 
 www.chillispot.org
 
 cheers
 Sebastian
 
 -
 List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
 

Can chillispot be used for wired network like nocat?  

Thanks

Ery

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


Php code for freeradius

2005-03-28 Thread Mark Nichols
Can someone send me a sample of a php login page that hits the freeradius
server? I have the server running with mysql as the db backend and it is
working just fine. Now I need the php code calls the radiusd process and
returns the results (which I will forward to an Access Point).

Thanks,

Mark Nichols
www.profitservices.net
[EMAIL PROTECTED]



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


Re: Php code for freeradius

2005-03-28 Thread Sebastian Wild
Mark Nichols wrote:
Can someone send me a sample of a php login page that hits the freeradius
server? I have the server running with mysql as the db backend and it is
working just fine. Now I need the php code calls the radiusd process and
returns the results (which I will forward to an Access Point).
Thanks,
Mark Nichols
www.profitservices.net
[EMAIL PROTECTED]

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

Did u have a look at the chillispot project?
Chillispot is free software that uses freeradius + mysql as backup and 
does exactly what u want. I'm just not sure if it was written in php or 
not..

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