https://bugs.freedesktop.org/show_bug.cgi?id=76517
Priority: medium
Bug ID: 76517
CC: syncevolution-issues(a)syncevolution.org
Assignee: syncevolution-issues(a)syncevolution.org
Summary: Remove NTLM from ActiveSync initial connection
Severity: normal
Classification: Unclassified
OS: All
Reporter: g+syncevolution(a)cobb.uk.net
Hardware: Other
Status: NEW
Version: 1.4
Component: ActiveSync
Product: SyncEvolution
Currently, activesyncd always connects to the server with NTLM auth enabled
(using SOUP_SESSION_USE_NTLM).
Outlook.com rejects the connection with an error complaining about the
authentication mechanism, without attempting to specify an alternative. Other
Exchange servers seem happy to not reject the conection but specify Basic auth
when auth is required.
Consideration must be given to why NTLM is currently being specified and
whether anything would break if it was removed. However, removing it seems to
work with
outlook.com and with my company Exchange server.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.