Discussion:
[sabredav] sabredv 3.2: can't log in addressbookserver.php
Benoo
2017-03-06 13:51:30 UTC
Permalink
Hello
I installed sabredav 3.2 and followed all steps regarding the database.
I'm trying to test the server with my browser(firefox) accessing the
adressbookserver.php page, I'm getting the popup for authentication but the
default credentials (admin/admin) are not accepted and the popup keeps
coming.

Here's the content of addressbookserver.php: $baseUri =
'/contacts/SabreDAV/addressbookserver.php';

What can I do to diagnose the problem ?
Thank you
--
You received this message because you are subscribed to the Google Groups "SabreDAV Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sabredav-discuss+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sabredav-discuss/2f31b31c-cc5b-4e07-b303-7a53f27de8b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Arno Gramatke
2017-03-06 13:55:15 UTC
Permalink
Are you using Apache with FastCGI? If so, it is possible that the authentication headers are not passed through. Take a look at http://sabre.io/dav/webservers/ <http://sabre.io/dav/webservers/>. There is a section that explains how you could enable this with a mod_rewrite rule.
Post by Benoo
Hello
I installed sabredav 3.2 and followed all steps regarding the database.
I'm trying to test the server with my browser(firefox) accessing the adressbookserver.php page, I'm getting the popup for authentication but the default credentials (admin/admin) are not accepted and the popup keeps coming.
Here's the content of addressbookserver.php: $baseUri = '/contacts/SabreDAV/addressbookserver.php';
What can I do to diagnose the problem ?
Thank you
--
You received this message because you are subscribed to the Google Groups "SabreDAV Discussion" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/sabredav-discuss/2f31b31c-cc5b-4e07-b303-7a53f27de8b9%40googlegroups.com <https://groups.google.com/d/msgid/sabredav-discuss/2f31b31c-cc5b-4e07-b303-7a53f27de8b9%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups "SabreDAV Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sabredav-discuss+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sabredav-discuss/0A385F4D-58DA-4960-8077-9F6099FC40CB%40gramatke.biz.
For more options, visit https://groups.google.com/d/optout.
Loading...