-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
Description
Hello!
I'm loving this project, but given how often I encounter the above protocols, is there a consideration or timeline for authentication via the following protocols?
- SMB (tcp/445), standalone auth and domain
- Exchange (tcp/443), via HTTPS to https://exchange-server/owa
- Exchange (tcp/443), via HTTPS with BASIC auth to https://exchange-server/ews
- SMTP (tcp/25), to Exchange servers with NTLM authentication (https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-smtpntlm/a048c79f-7597-401b-bcb4-521d682de765)
Sorry to make an issue for a wish list, but I think the above protocols could get this project even more traction as well.
Cheers!