Reg: IMSI based authentication.
Alexander Gattin
xrgtn at yandex.ru
Tue Jun 26 12:31:20 CEST 2012
Hello,
On Tue, Jun 26, 2012 at 08:39:39AM +0100, Malla
reddy Sama wrote:
> Now I want to do IMSI based authentication with
> radius. Please can anyone help me on how to do
> IMSI based authentication.
Just use IMSI (3GPP-IMSI? Calling-Station-Id?) as
User-Name, then insert "Auth-Type := Accept" line
for that username into radcheck table:
insert into radcheck(username, attribute, op, value)
values ('255019501234567', 'Auth-Type', ':=', 'Accept');
--
With best regards,
xrgtn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120626/e2723b03/attachment.pgp>
More information about the Freeradius-Users
mailing list