[RADIATOR] Change-Filter-Request after an Access-Accept

Heikki Vatiainen hvn at open.com.au
Wed Apr 3 08:05:21 CDT 2013


On 04/03/2013 11:39 AM, Tim Jones wrote:

>  6. If server receives Change-Filter-ACKed, return the original
>     Access-Accept to user, else return Access-Reject with Reply-Message
>     of the Change-Filter-NAKed response.

> So far, I have it working up to the last step, but can't seem to 'find'
> the reply packet coming back from the ASR and act on it.  The tracelog
> shows that we send the Change-Filter-Request and receive the response,
> but neither of the ReplyHooks are called to receive and process the reply.

Add this:

  $coa_p->{rp} = $op;

When a reply is received, the processing stops before the ReplyHook is
called if there is no reply (rp) to be returned.

For details, please see AuthRADIUS.pm and the lines just before
ReplyHook is called.

Please let us know how it works.

Thanks,
Heikki

-- 
Heikki Vatiainen <hvn at open.com.au>

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
NetWare etc.


More information about the radiator mailing list