Date: Thu, 07 Jan 1999 13:16:49 -0800 From: Eric Hodel <hodeleri@seattleu.edu> To: Gustavo Lozano Ibarra <gus@academ02.maz.itesm.mx> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: change directory question? Message-ID: <36952441.ED332968@seattleu.edu> References: <000a01be3a75$bda2cba0$b1dbfe84@glozano.maz.itesm.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
> Gustavo Lozano Ibarra wrote: > > I have a Freebsd server, I don't want to allow the user to change to a > directory that is behind... > > for example: I have the following structure in a normal user > > /usr/home/grupou/john > > I want that john can only change to directories inside his own directory > (directories that are /usr/home/grupou/john/.....) > > thanks... > > Please send any response to gus@academ02.maz.itesm.mx (I am not suscribe to > the list) thanks... > Removing the world read permission from the directories you want to deny access to should do the trick. -- Eric Hodel hodeleri@seattleu.edu 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?36952441.ED332968>