This used to work:

[EAPTLS]
filter = radius_request
attribute = EAP-Type
operator = is
*value = EAP-TLS*

[MSCHAPV2]
filter = radius_request
attribute = EAP-Type
operator = is
*value = MSCHAPv2*

Now you need to do this:

[EAPTLS]
filter = radius_request
attribute = EAP-Type
operator = is
*value = 13*

[MSCHAPV2]
filter = radius_request
attribute = EAP-Type
operator = is
*value = 26*


Also in the location info on the management portal, it used to show the
human readable EAP-Type, now it just shows the #.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to