Hi!

I'm reposting my own message since nobody answered it. Unfortunately my
problems remain unsolve. Maybe now I'll be more lucky.

TIA,
Marius

>
> I'm new to freeradius and I'm trying to implement groups in huntgroups.
> I'm using freeradius 0.93 with mysql. I must note that user authorization
> is working ok, and huntgroups is also working when I use inside them only
> user names.
>
> My configuration is as follows:
>
> radcheck table:
> ------------------------------------------------------------
>  id     username      attribuite         op     value
> ------------------------------------------------------------
>   1     usera         Crypt-Password     ==     password
>
>
> radgroupcheck table:
> ------------------------------------------------------------
>  id     groupname      attribuite         op     value
> ------------------------------------------------------------
>   2      dinamic        Auth-Type         ==     local
>   3      dinamic        Huntgroup-Name    +=     HG
>
>
> radreply table is empty
>
> radgroupreply table:
> ------------------------------------------------------------
>  id     groupname      attribuite         op     value
> ------------------------------------------------------------
>  4      dinamic       Service-Type       :=      Framed-User
>  5      dinamic       Framed-Protocol    :=       PPP
>  6      dinamic       Framed-MTU         :=       1500
>  7      dinamic       Idle-Timeout       :=       1200
>  8      dinamic       Fall-Through       :=       Yes
>
>
> usergroup table:
>
> ------------------------------------------------------------
>  id     username      Groupname
> ------------------------------------------------------------
>   1      usera         dinamic
>
> My huntgroups file contains:
>
> HG   NAS-IP-Address == 192.168.0.5
>       Group = dinamic
>

______________________________________
Inflex - installed on mailserver for domain @uoradea.ro
Queries to: [EMAIL PROTECTED]

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to