PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
current NTLM Auth Auth flow.
by default. the user will be authenticated on its own domain,
when a --domain is specified, the user will be authenticated using a trusted relation.
Issue
fixes #8094
Delete branch after merge
YES
Checklist
(REQUIRED) - [yes, no or n/a]
[no] Document the feature
[no] Add OpenAPI specification
[no] Add unit tests
[no] Add acceptance tests (TestLink)
Enhancements
support trusted relation to be authenticated when using EAP PEAP
Description
This enables trusted domain login for NTLM Auth
Impacts
current NTLM Auth Auth flow. by default. the user will be authenticated on its own domain, when a --domain is specified, the user will be authenticated using a trusted relation.
Issue
fixes #8094
Delete branch after merge
YES
Checklist
(REQUIRED) - [yes, no or n/a]
Enhancements
support trusted relation to be authenticated when using EAP PEAP
Bug Fixes
issue with a trusted domain relation #8094