From owner-freebsd-questions Fri Oct 10 17:04:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA19045 for questions-outgoing; Fri, 10 Oct 1997 17:04:18 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from luke.cpl.net (luke.cpl.net [207.67.172.194]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA19033 for ; Fri, 10 Oct 1997 17:04:10 -0700 (PDT) (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.5/8.6.12) with SMTP id RAA02113; Fri, 10 Oct 1997 17:03:08 -0700 (PDT) Date: Fri, 10 Oct 1997 17:03:07 -0700 (PDT) From: Shawn Ramsey To: Wolfgang Helbig cc: questions@FreeBSD.ORG Subject: Re: group permissions In-Reply-To: <199710100904.LAA27668@rvc1.informatik.ba-stuttgart.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Make sure you are in group wheel by asking id(1). > > $ id > uid=8999(helbig) gid=0(wheel) groups=0(wheel) > ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ > this does not this counts > count > uid=1003(shawn) gid=1001(cpl) groups=1001(cpl), 0(wheel) > What is the error message if you try to read it? cd /etc/namedb namedb: Permission denied. > Do the directories of avatar.txt's pathname have the proper permissions. > You must have execute permissions on them. Im not sure what you mean by this...