[Akonadi] [Bug 389369] Can't Authenticate to Office 365

Emre bugzilla_noreply at kde.org
Mon Mar 5 19:57:28 GMT 2018


https://bugs.kde.org/show_bug.cgi?id=389369

--- Comment #5 from Emre <erenoglu at hotmail.com> ---
I progressed a bit and explained the issue here as well:
https://github.com/KrissN/akonadi-ews/issues/48

Basically, there's a disconnect between Akonadi-Ews resource and the Kwallet.
EWS resource does not save the password to KWallet and then can't find it,
resulting in different types of connection errors.

I managed to overcome it by manually entering the password to kwallet, either
using kwalletmanager or by qdbus command like below:

qdbus org.freedesktop.Akonadi.Resource.akonadi_ews_resource_6 /Settings
org.kde.Akonadi.Ews.Wallet.setPassword "my_app_password"

I had to re-create the account and enter the password again btw, to make
folders visible in Kmail, that could be subject to another bug. (folders were
visible inside the akonadi server subscriptions dialog)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list