Its simple

Pin will be a be a username
And password will be hidden on login page eg:

<form name="login">
        <input type="text" name="username">  <-- your pin
        <input type="hidden" name="password" value="default"> <-- hidden
password
</form>

And radius needs to store usernames (pins) and passwords ("default" for all)

Thats how i see it

Pawel Cieplinski 

> -----Original Message-----
> From: 
> [EMAIL PROTECTED]
> ius.org 
> [mailto:[EMAIL PROTECTED]
> .freeradius.org] On Behalf Of Goke Aruna
> Sent: 23 January 2008 13:09
> To: [email protected]
> Subject: authenticating with PIN only not username and password.
> 
> hi all,
> 
> Can someone give me an insigth into how a user can 
> authenticate from hotspot with 10digit PIN number not 
> username and password.
> 
> Thanks
> 
> goksie
> -
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition. 
> Version: 7.5.516 / Virus Database: 269.19.9/1238 - Release 
> Date: 22/01/2008 20:12
> 
> 

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

Reply via email to