Discussion:
[mobileorg-android] WebDAV sync: correct username/password gets error
hjh via mobileorg-android
2017-09-04 07:23:31 UTC
Permalink
Hm, well, this group seems a bit dead, but maybe it's worth a shot anyway.

Question summary: mobileorg can't log into my WebDAV server. Browsers can.

For some years, I've been using org-mode + mobileorg (android) with a
WebDAV server on my local machine. Recently, both my computer and phone
were destroyed in a travel accident... and I've replaced them, and
reconfigured.

The current state is:

- I have a WebDAV directory set up in an apache2 server, using digest
authentication.
https://www.digitalocean.com/community/tutorials/how-to-configure-webdav-access-with-apache-on-ubuntu-14-04

- org-mobile-push creates the expected files in that directory.

- Using a browser to access http://my.ip.add.ress/webdav/index.org is
successful -- I am (correctly) prompted for the username and password, and
if I enter those correctly, the browser gets the file. Chrome on my phone:
Same, good result. So there is no problem with connectivity.

- But if I enter the same username, password and URL into mobileorg
configuration, I get an error: "Invalid username or password." I've tried a
couple of times now, and I'm 100% sure I've entered the credentials
correctly.

- ufw is open on port 80.

Any ideas?

Thanks,
James
--
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobileorg-android+***@googlegroups.com.
To post to this group, send email to mobileorg-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/d/optout.
hjh via mobileorg-android
2017-09-09 02:36:08 UTC
Permalink
Post by hjh via mobileorg-android
- I have a WebDAV directory set up in an apache2 server, using digest
authentication.
https://www.digitalocean.com/community/tutorials/how-to-configure-webdav-access-with-apache-on-ubuntu-14-04
Answering my own question: digest authentication fails in the MobileOrg
app. Basic authentication works.

hjh
--
You received this message because you are subscribed to the Google Groups "mobileorg-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobileorg-android+***@googlegroups.com.
To post to this group, send email to mobileorg-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mobileorg-android.
For more options, visit https://groups.google.com/d/optout.
Loading...