MySql and calling-station-id help please
    Kevin Bonner 
    keb at pa.net
       
    Fri Jan 12 17:29:12 CET 2007
    
    
  
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20070112/58ba1f09/attachment.pgp>
    
    
More information about the Freeradius-Users
mailing list