inverse-inc / packetfence

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.
https://packetfence.org
GNU General Public License v2.0
1.39k stars 291 forks source link

fix ntlm trust domain issue (#8094) #8311

Closed stgmsa closed 1 month ago

stgmsa commented 2 months ago

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