On Sat, Feb 02, 2002 at 10:23:29AM -0500, Ben Collins wrote: > On Sat, Feb 02, 2002 at 04:37:01PM -0800, Petre Daniel wrote: > > how can i deny to a user with shell access the browsing of /home ? > > thanx > > chmod 711 /home > > So they can go into directories they know about, but they wont be able > to do "ls -l /home"
Note that you can't use some debhelpers with this... - Adam