Missing steps

Bug #266400 reported by Bob-toxen
2
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Medium
Unassigned

Bug Description

The Installation Guide's step 4:

     O Run bin/check_perms -f

is broken! It needs to be changed to:

     O cd /usr/local/mailman
     O Run bin/check_perms -f

You also need to add the following missing step as per check_perms'
complaint just after the new "cd"
command above to satisfy check_perms:

     O chmod o-x archives/private

[http://sourceforge.net/tracker/index.php?func=detail&aid=1749432&group_id=103&atid=100103]

Revision history for this message
Mark Sapiro (msapiro) wrote :

Originator: NO

It says "First change to the installation (i.e. $prefix) directory, then
run the bin/check_perms program." That seems sufficient.

Regarding "chmod o-x archives/private", you may or may not want to do
that. I know check_perms says

Warning: Private archive directory is other-executable (o+x).
         This could allow other users on your system to read private
archives.
         If you're on a shared multiuser system, you should consult the
         installation manual on how to fix this.

And it means what it says, i.e. see the "Warning" box in section 4 of the
installation manual which tells you what you need to do if you want to
protect private archives from access by other users on your system.

Revision history for this message
Bob-toxen (bob-toxen) wrote :

Originator: YES

May I humbly suggest that CRITICAL commands not be buried in text where
they are easily missed by overworked SysAdmins. Thus, to improve the
document add the following prior to the "Run bin/check_perms -f" line:

O cd /usr/local/mailman

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.