authenticating with PIN only not username and password.
Pawel Cieplinski
pawel at parkandmarine.com
Wed Jan 23 14:09:41 CET 2008
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 at lists.freerad
> ius.org
> [mailto:freeradius-users-bounces+pawel=parkandmarine.com at lists
> .freeradius.org] On Behalf Of Goke Aruna
> Sent: 23 January 2008 13:09
> To: freeradius-users at 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
>
>
More information about the Freeradius-Users
mailing list