Bug#669729: Please adapt gnome-user-share for Apache 2.4

Arno Töll arno at debian.org
Sat Jun 1 14:08:11 UTC 2013


Hi,

On 01.06.2013 15:47, Emilio Pozuelo Monfort wrote:
>     AuthType Digest
...

>     <IfDefine RequirePasswordAlways>
>       Require user guest
>       Require group guest
>     </IfDefine>

The problem comes from AuthType being set to digst, but neither
RequirePasswordAlways nor RequirePasswordOnWrite being defined.

This is something you Gnome people invented, i.e. a directive you define
at start-up. That is, if you start the server with either:

/usr/sbin/apache2 -f your_dav.conf -C "Listen 46143" -D
RequirePasswordAlways

or


/usr/sbin/apache2 -f your_dav.conf -C "Listen 46143" -D
RequirePasswordOnWrite


things work.

However, don't ask me who defined this when for what circumstances.
That's an implementation detail of gnome-user-share.


-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20130601/eac19f96/attachment-0001.pgp>


More information about the pkg-gnome-maintainers mailing list