Date: Thu, 13 Jun 2002 15:48:02 -0600 (MDT) From: Scott Carmichael <freebsd@jobeus.net> To: budsz <budsz@kumprang.or.id> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: About permission Message-ID: <20020613154706.G64714-100000@samwise.jobeus.net> In-Reply-To: <20020614025846.A36988@bdg.centrin.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
I belive chmod 711 /home will allow you to do this, so that users may not see the other directories in /home but also access their own /home/[user] dir. On Fri, 14 Jun 2002, budsz wrote: > Hi, > > I tried to limiting access for normal user, maybe for implementation > normal user can't change, read, directory to /home, so if I give permission 700 > /home, normal user can't login to shell maybe error message: > > ---cut > Could not chdir to home directory /home/budsz: Permission denied > bash: /home/budsz/.bash_profile: Permission denied > ---cut > > I want top directory only in /home/budsz, so how to fix this problem. > > TIA > > -- > budsz > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?20020613154706.G64714-100000>