From owner-freebsd-questions@FreeBSD.ORG Sun Apr 23 00:11:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7446216A403 for ; Sun, 23 Apr 2006 00:11:54 +0000 (UTC) (envelope-from albi@scii.nl) Received: from mail.eyfa.org (eyfa.demon.nl [212.238.155.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B57643D48 for ; Sun, 23 Apr 2006 00:11:53 +0000 (GMT) (envelope-from albi@scii.nl) Received: by mail.eyfa.org (Postfix, from userid 1001) id 1F62D3C647D; Sun, 23 Apr 2006 02:12:25 +0200 (CEST) Date: Sun, 23 Apr 2006 02:12:23 +0200 From: albi To: Noah Message-ID: <20060423001223.GA31713@ssh.eyfa.org> References: <20060422234621.M99690@enabled.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060422234621.M99690@enabled.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: You don't have permission to access /pipermail/ on this server. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2006 00:11:54 -0000 On Sat, Apr 22, 2006 at 03:46:21PM -0800, Noah wrote: > looks like the directories have proper permissions: > typhoon# ls -ld /usr/local/mailman/archives/private > drwxrws--- 103 mailman mailman 2560 Apr 21 21:49 > /usr/local/mailman/archives/private > typhoon# ls -ld /usr/local/mailman/archives/public/ > drwxrwsr-x 2 mailman mailman 1536 Apr 21 21:49 did you check with : /usr/local/mailman/bin/check_perms -f ls -la /usr/local/mailman/archives/ total 8 drwxrwsr-x 4 root mailman 512 Apr 4 2005 . drwxrwsr-x 20 mailman mailman 512 Jul 12 2005 .. drwxrws--x 89 root mailman 2048 Mar 13 12:53 private drwxrwsr-x 2 root mailman 512 Apr 5 2005 public # pwd /usr/local/mailman/archives/private drwxrwsr-x 9 root mailman 1024 Mar 26 03:27 test drwxrwsr-x 2 root mailman 512 Jun 22 2005 test.mbox