Hello,

> On 30 Nov 2016, at 16:27, Hartmaier Alexander 
> <alexander.hartma...@t-systems.at> wrote:
> 
> we have random EAP authentication errors since the upgrade to 4.17.
> I figured it might have something to do with the EAP session resumption
> changes in 4.17.
> 

interesting, could you please send a trace 5 debug log for few authentication 
errors?

> The release notes only mentions to look at EAP.pm regarding required
> hook code changes. I guess one should now use $self->getEAPContext($p)
> instead of $p->{EAPContext} directly.
> 
> The problem is that $self isn't passed to any hook!
> 
> I couldn't find an example in the goodies either.
> 
> Please advice how to resolve this.
> 

you can call it

$p->{AuthBy}->getEAPContext($p)

but the function is only available when processing $p which has EAP-Message AVP.


BR
-- 
Tuure Vartiainen <varti...@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.

_______________________________________________
radiator mailing list
radiator@lists.open.com.au
http://lists.open.com.au/mailman/listinfo/radiator

Reply via email to