On Sat, 5 Jun 2004 22:51:38 +0200
jesk <[EMAIL PROTECTED]> wrote:
> hello,
>
> im having problems in understanding, how freeradius differentiate between
> replyitems, which are replied everytime not matter about successful
> authentication like the Attribute "Reply-Message" and Attributes, which are
> only replied if the authentication is successful.
> im asking this for integrating "Cisco AV-Pairs" correctly as ReplyItems, which
> should be only replied if the authentication is successful. at the moment
> they are replied every time, whether if the supplied User-Password is correct
> or not.
>
> thanks for any hints!
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
following the output when sending access-reject:
------------------------------
auth: type Local
auth: user supplied User-Password does NOT match local User-Password
auth: Failed to validate the user.
Login incorrect: [test123/pass1234] (from client localhost port 100)
Delaying request 13 for 1 seconds
Finished request 13
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 105 to 127.0.0.1:53985
Cisco-AVPair = "lcp:interface-config#2= ip address 172.20.0.5 255.255.255.252"
Cisco-AVPair += "ip:route=vrf zgm 192.168.10.235 255.255.255.255"
Cisco-AVPair += "ip:route=vrf zgm 10.100.10.10 255.255.255.240"
Waking up in 2 seconds...
-------------------------------
i hope this will help.
thanks!
best regards,
christian
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html