> Remember that windows users can't see any message returned from radius
>
> Sergio Jose Ferreira
> WGO Intenet
> Catalao - Go - Brazil

Well... I thought the -x would also tell me what it's putting in the
Auth-Reject packet, as it tells me what it does in the Auth-Accept packet.
So I now took ethereal and saw indeed the correct Reply-Message is being
sent.

Successfull login:
Exec-Program: /root/auth.pl
Exec-Program-Wait: value-pairs: Reply-Message = "Your account is valid until
2003-08-31 00:00:00.",Acct-Interim-Interval = 300,Idle-Timeout =
7200,Session-Timeout = 741631
Exec-Program: returned: 0
Login OK: [thor] (from client colubris port 1 cli 00-01-F4-ED-6E-87)
Sending Access-Accept of id 16 to 192.168.100.2:1026
        Reply-Message = "Your account is valid until 2003-08-31 00:00:00."
        Acct-Interim-Interval = 300
        Idle-Timeout = 7200
        Session-Timeout = 741631

Failed login:
Exec-Program: /root/auth.pl
Exec-Program-Wait: value-pairs: Reply-Message = "This account has expired
since 2003-07-31 00:00:00."
Exec-Program: returned: 1
Login incorrect (external check failed): [thor] (from client colubris port 1
cli 00-01-F4-ED-6E-87)

Proposed addition:
Sending Access-Reject of ... to ...
        Reply-Message = "Your account is valid until 2003-08-31 00:00:00."

Regards,

Thor.


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

Reply via email to