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

Remove NTLM support #708

Closed
quanah opened this issue Feb 15, 2022 · 2 comments
Closed

Remove NTLM support #708

quanah opened this issue Feb 15, 2022 · 2 comments
Milestone

Comments

@quanah
Copy link
Contributor

quanah commented Feb 15, 2022

NTLM has been deprecated for years and is obsolete. Support for it should be removed as a SASL mechanism.

@quanah quanah added this to the 2.2.0 milestone Feb 15, 2022
quanah added a commit to quanah/cyrus-sasl that referenced this issue Jul 18, 2022
Remove support for the NTLM authentication mechanism
Signed-off-by: Quanah Gibson-Mount <quanah@symas.com>
quanah added a commit to quanah/cyrus-sasl that referenced this issue Jul 26, 2022
Remove support for the NTLM authentication mechanism

Signed-off-by: Quanah Gibson-Mount <quanah@symas.com>
quanah added a commit to quanah/cyrus-sasl that referenced this issue Jul 26, 2022
Fix cyrusimap#708 - Remove NTLM support

Remove support for the NTLM authentication mechanism
quanah added a commit to quanah/cyrus-sasl that referenced this issue Jul 18, 2023
Signed-off-by: Quanah Gibson-Mount <quanah@symas.com>
@quanah quanah closed this as completed in 60f2b06 Jul 19, 2023
@abcbarryn
Copy link

So, how the ___ are we supposed to send mail from postfix to an exchange server and authenticate? If NTLM is insecure what option should be used??

@quanah
Copy link
Contributor Author

quanah commented Jan 10, 2024

Microsoft is removing support for NTLM. Generally I would suggest using kerberos.

yselkowitz added a commit to yselkowitz/content-resolver-input that referenced this issue Jan 21, 2024
The NTLM plugin has been disabled in rawhide in preparation for it being
removed upstream in a future version:

cyrusimap/cyrus-sasl#708
https://src.fedoraproject.org/rpms/cyrus-sasl/c/8a986014fe89ef82e851d5744662e201f515e146
yselkowitz added a commit to minimization/content-resolver-input that referenced this issue Jan 22, 2024
The NTLM plugin has been disabled in rawhide in preparation for it being
removed upstream in a future version:

cyrusimap/cyrus-sasl#708
https://src.fedoraproject.org/rpms/cyrus-sasl/c/8a986014fe89ef82e851d5744662e201f515e146
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

No branches or pull requests

2 participants