From owner-freebsd-ports Tue Jan 8 21:46:24 2002 Delivered-To: freebsd-ports@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 0B85C37B404; Tue, 8 Jan 2002 21:46:22 -0800 (PST) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id g095kEC88030; Wed, 9 Jan 2002 18:46:14 +1300 (NZDT) (envelope-from dan@langille.org) From: "Dan Langille" Organization: novice in training To: mharo@FreeBSD.org Date: Wed, 9 Jan 2002 00:46:19 -0500 MIME-Version: 1.0 Subject: sudo: /usr/local/etc/sudoers is mode 0444, should be 0440 Reply-To: dan@langille.org Cc: ports@FreeBSD.org Message-ID: <3C3B92DB.19069.494ED20A@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After doing a pkg_add -r sudo and adding myself to /usr/local/etc/sudoers, I get this when I try to sudo: $ sudo ls sudo: /usr/local/etc/sudoers is mode 0444, should be 0440 $ ls -l /usr/local/etc/sudoers -r--r--r-- 1 root wheel 4111 Jan 8 21:49 /usr/local/etc/sudoers Should the port do this by default? This was sudo-1.6.3.7_1 under 4.4-RELEASE cheers -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message