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.31k stars 278 forks source link

fix an exception when nt key cache is enabled but no max login attempt was defined #8156

Closed stgmsa closed 1 month ago

stgmsa commented 4 months ago

Description

fix an exception when NT key cache is enabled and no max password attempts is defined, parsing old_password_allowed_peroid is ignored issue.

Impacts

fix an exception when NT key cache is enabled and no max password attempts is defined, parsing old_password_allowed_peroid is ignored issue. without this fix, an specific authentication will fail.

Delete branch after merge

YES

Checklist

satkunas commented 1 month ago

@stgmsa please backport