Date: Mon, 29 Jul 2002 20:49:41 -0400 From: "Daniel Auman" <dauman@pcsinconline.com> To: questions@freebsd.org Subject: Directory Permissons Problem Message-ID: <20020730004941.22879.qmail@i-mail.donet.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020730004941.22879.qmail>