rlm_sql - accept user based only on username
Pshem Kowalczyk
pshem.k at gmail.com
Fri Aug 17 06:42:13 CEST 2007
It's actually quite simple:
select * from radcheck;
id | username | attribute | op | value
----+------------+-----------+----+--------
12 | 2392382942 | Auth-Type | := | Accept
regards
Pshem
On 16/08/07, Pshem Kowalczyk <pshem.k at gmail.com> wrote:
> Hi,
>
> I'm trying to build a radius system that accepts users only based on
> their username (which in our case is a mixture of calling and called
> station id). What should i put in the radcheck (and possibly radreply)
> to achive it? Basically if the username is in the table is should get
> accepted.
>
> Any hints?
>
> kind regards
> Pshem
>
More information about the Freeradius-Users
mailing list