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

AD Authentication same Failure-Message #8158

Open
pine5514 opened this issue May 19, 2024 · 0 comments
Open

AD Authentication same Failure-Message #8158

pine5514 opened this issue May 19, 2024 · 0 comments

Comments

@pine5514
Copy link

pine5514 commented May 19, 2024

Hi,
I am using PF 13.1 with AD as authentication source. the problem is that PF Web UI show the same Failure-Message for different problem. it shows :
Reason: chrooted_mschap: Invalid output from ntlm_auth: expecting 'NT_KEY: ' prefix

this is a complete error message in debug mode:

chrooted_mschap: Program returned code (0) and output 'NT Error: (3221225584, 'The user account is restricted so that it cannot be used to log on from the source workstation.')'

chrooted_mschap: Invalid output from ntlm_auth: expecting 'NT_KEY: ' prefix ERROR: 
chrooted_mschap: MS-CHAP2-Response is incorrect  
Debug: eap_mschapv2:             [chrooted_mschap] = reject
Module-Failure-Message := "chrooted_mschap: Invalid output from ntlm_auth: expecting 'NT_KEY: ' prefix"


 Debug: chrooted_mschap: Program returned code (0) and output 'NT Error: (3221225585, 'The user account password has expired.')'
 ERROR: chrooted_mschap: Invalid output from ntlm_auth: expecting 'NT_KEY: ' prefix
 ERROR: chrooted_mschap: MS-CHAP2-Response is incorrect
Debug: eap_mschapv2:             [chrooted_mschap] = reject
 Module-Failure-Message := "chrooted_mschap: Invalid output from ntlm_auth: expecting 'NT_KEY: ' prefix"

@pine5514 pine5514 changed the title AD Authentication Failure-Message AD Authentication same Failure-Message May 19, 2024
@fdurand fdurand added this to the +1 (patch release) milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants