From owner-freebsd-questions Mon Jul 29 18:42:13 2002 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 CA9B537B400 for ; Mon, 29 Jul 2002 18:42:10 -0700 (PDT) Received: from web20703.mail.yahoo.com (web20703.mail.yahoo.com [216.136.226.176]) by mx1.FreeBSD.org (Postfix) with SMTP id 812C143E31 for ; Mon, 29 Jul 2002 18:42:10 -0700 (PDT) (envelope-from edlyu@yahoo.com) Message-ID: <20020730014210.45526.qmail@web20703.mail.yahoo.com> Received: from [64.124.70.190] by web20703.mail.yahoo.com via HTTP; Mon, 29 Jul 2002 18:42:10 PDT Date: Mon, 29 Jul 2002 18:42:10 -0700 (PDT) From: Ed Yu Subject: Re: Directory Permissons Problem To: Daniel Auman , questions@freebsd.org In-Reply-To: <20020730004941.22879.qmail@i-mail.donet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG what does 'groups' say when you are problemuser? Does it actually include the 'seconduser' group? ed --- Daniel Auman wrote: > Hi all, > > I'm using FreeBSD 4.5-RELEASE. My "/usr" file > system is ufs. I have tried > and tried to get a user permissions on a second > user's home directory. I > have added the problem user and other users to the > proper group in the > "/etc/group" file. The other users can use files > out the the second > person's home directory, the problem user cannot! > I've checked spelling, > changed the order of users in the group, removed > and re-added the user, > even with different "uid"s and "gid"s and nothing. > That might be a little > unclear. > > # > # /etc/group > # > . . . > seconduser:*:1020:problemuser,gooduser1,gooduser2 > . . . > # > # end group file > # > > cd /usr/home > ls -l s* > -rwxrwx--- . . . seconduser > > > gooduser1 and gooduser2 can access > "/usr/home/seconduser", problemuser > cannot!! > > > Any ideas? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message