On Tue, May 8, 2012 at 12:37 PM, David <d...@fiteyes.com> wrote:

>
>  On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull 
> <step...@xemacs.org>wrote:
>>>>
>>>>> If it's not 100% clean,
>>>>> then run "bin/check_perms -f".  Sometimes multiple runs are
>>>>> necessary.
>>>>>
>>>> # bin/check_perms -f
>> No problems found
>>
>> All permissions are reported as OK now. The check_perms is a very handy
>> script. Thanks for the suggestion to use it.
>>
>
>
> After fixing permissions, we lost web access to the public archive:
>
> Forbidden
>
> You don't have permission to access /archive/list/ on this server.
>
>
>
The fix was relatively easy. Apache runs as user www-data. After running
bin/check_perms, I had to run:
chown -R www-data /var/lib/mailman/archives/private

Then I also ran
/var/lib/mailman/bin/unshunt
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to