Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EAP TEAP support #8431

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from
Open

EAP TEAP support #8431

wants to merge 3 commits into from

Conversation

stgmsa
Copy link
Contributor

@stgmsa stgmsa commented Dec 10, 2024

Description

Adds EAP TEAP Support

Impacts

Adds EAP TEAP support

  • changed default EAP configurations
  • adds default teap configuration
  • adds TEAP configuration in FreeRADIUS EAP module
  • adds chrooted_mschap_mppe for TEAP

NEW Package(s) required

FreeRADIUS 3.2.6+ (already included)

Delete branch after merge

YES

Checklist

  • Document the feature
  • Add OpenAPI specification
  • Add unit tests
  • Add acceptance tests (TestLink)

Enhancements

TEAP support

conf/radiusd/mschap.conf.example Outdated Show resolved Hide resolved
conf/radiusd/mschap.conf.example Outdated Show resolved Hide resolved
@stgmsa stgmsa requested a review from satkunas December 10, 2024 15:10
@satkunas satkunas added this to the PacketFence-14.2 milestone Dec 10, 2024
@stgmsa stgmsa requested a review from fdurand December 17, 2024 22:14
@bitbin
Copy link

bitbin commented Jan 8, 2025

FYI, FreeRADIUS made a number of changes to for TEAP support and how it is configured in their v3.2.x branch which would be great to have included when PF releases this feature.
FreeRADIUS/freeradius-server@ab98c3d
FreeRADIUS/freeradius-server@170e89e
FreeRADIUS/freeradius-server@0bef213
FreeRADIUS/freeradius-server@01d348e

Some background discussion is on their mailing list:
https://lists.freeradius.org/pipermail/freeradius-users/2024-December/105114.html
https://lists.freeradius.org/pipermail/freeradius-users/2024-December/105114.html

Also, there were some changes to wpa_supplicant
https://lists.infradead.org/pipermail/hostap/2024-December/043162.html

Thank you

@stgmsa
Copy link
Contributor Author

stgmsa commented Jan 8, 2025

FYI, FreeRADIUS made a number of changes to for TEAP support and how it is configured in their v3.2.x branch which would be great to have included when PF releases this feature. FreeRADIUS/freeradius-server@ab98c3d FreeRADIUS/freeradius-server@170e89e FreeRADIUS/freeradius-server@0bef213 FreeRADIUS/freeradius-server@01d348e

Some background discussion is on their mailing list: https://lists.freeradius.org/pipermail/freeradius-users/2024-December/105114.html https://lists.freeradius.org/pipermail/freeradius-users/2024-December/105114.html

Also, there were some changes to wpa_supplicant https://lists.infradead.org/pipermail/hostap/2024-December/043162.html

Thank you

We've been testing and verifying TEAP support, and decided not to include TEAP support in v14.1 release due to some test failures during R&D related to FreeRADIUS server, wpa_supplicant and eapol_test.

We'll re-verify the use cases and have TEAP feature release at the best time.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants