Re: authenticating with PIN only not username and password.



Pawel Cieplinski wrote:
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: freeradius-users-bounces+pawel=parkandmarine.com@lists.freerad ius.org [mailto:freeradius-users-bounces+pawel=parkandmarine.com@lists
.freeradius.org] On Behalf Of Goke Aruna
Sent: 23 January 2008 13:09
To: freeradius-users@lists.freeradius.org
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


Thanks,

I will give it a hand.

goksie





This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.