Re: MySql and calling-station-id help please



On Friday 12 January 2007 10:19, Ackbar Joolia wrote:
> >   See the FAQ about "it doesn't work".
> >
> >   Also, try posting pieces of your current config.  What you want isn't
> > hard to do, but we have no idea what your configuration is, so it's
> > impossible to say what is going wrong.
> >
> >   Alan DeKok
>
> Alan,
>
> Where is the “it doesn’t work” faq?

http://wiki.freeradius.org/FAQ#It_still_doesn.27t_work.21

> Radcheck table
> --------------------------
> UserName | Attribute | op | Value
> User1 | Password | == | pass1

Operator should be :=.  Attribute should be User-Password (or 
Cleartext-Password depending on your freeradius version), but Password should 
be fine for your tests.

> Radgroupcheck
> --------------------------------
> GroupName | Attribute | op | Value
> Group1 | Calling-Station-Id | := | 123456
> Group2 | Calling-Station-Id | := | 345677

The operator is incorrect.  := sets the attribute to that value.  See the 
Operators page in the wiki or "man 5 users" for more info on operator 
behavior.

Kevin Bonner

Attachment: pgpGBZH9F5gFA.pgp
Description: PGP signature



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