From owner-freebsd-questions Mon Oct 28 13:04:14 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA02790 for questions-outgoing; Mon, 28 Oct 1996 13:04:14 -0800 (PST) Received: from revelstone.jvm.com (revelstone.jvm.com [207.98.213.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA02781 for ; Mon, 28 Oct 1996 13:04:06 -0800 (PST) Received: (from fbsdlist@localhost) by revelstone.jvm.com (8.7.5/8.6.12) id QAA09916; Mon, 28 Oct 1996 16:03:48 -0500 (EST) Date: Mon, 28 Oct 1996 16:03:48 -0500 (EST) From: Cliff Addy To: Steve cc: questions@freebsd.org Subject: Re: Locked out of passwd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 28 Oct 1996, Steve wrote: > > I'm having trouble with clients being unable to run passwd. I (or any > > member of wheel) can run it, but others get "permission denied". The > > permissions on the passwd executable are > > > > r-sr-xr-x > > Who is the owner though?! Well, the owner is root, with group bin. But, since *everyone* has read and execute permissions ( on this file and on the dir) ownership didn't seem relavent. The point is that fbsd won't *run* the file (or doesn't appear to). This problem now affects every user except root and *one* user, whose group memberships don't seem to be unique. Cliff