when i conf the expiration attribute in the /raddb/users file ,although it do not 
display expiration in the Access-Accept,but it work ok.
my question is why the expiration attribute can use in the /raddb/users file (example
888  Auth-Type := Local, User-Password == "888", Expiration := "Aug 20 2003" or
888 Auth-Type := Local, User-Password == "888", Expiration := "20 Aug 2003"),but it 
can not work with sql (example
    | id  | UserName    | Attribute  | Value         | op   |
    +-----+-------------+------------+---------------+------+
    | 1   | boy         | Expiration | "20 Aug 2003" | := |
or
    | id  | UserName    | Attribute  | Value         | op   |
    +-----+-------------+------------+---------------+------+
    | 1   | boy         | Expiration | "20 Aug 2003" | ==   |
in radcheck 、radreply ????   my nas is cisco3640

Regards



> I have try add in radcheck =A1=A2radreply
> in sql ,and also the "op" change "=3D=3D"
> =A1=A2":=3D",but it still not working.By the
> way my nas is cisco 3640.

>Thor wrote:
>Check if freeradius is sending the attribute in the Access-Accept.
>Use tcpdump or another sniffer tool.

>If freeradius is actually sending the attribute, then you'll have to check
>to Cisco documentation I guess.

>Thor.




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

Reply via email to