OBSD blocking directory access

Nick Guenther kousue at gmail.com
Tue Dec 11 06:05:32 PST 2007


On Dec 11, 2007 12:12 AM, x x <tonino-pablo at lycos.com> wrote:
>
> How do I block access to my /home/username directory so others who log in to
> server can't see what's in my folder and they can block or lock out people
> from their /home/otherusers directories if they want? I have root, so I can
> setup whatever I need to

http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html
(basically, chmod go-rwx /home/username, but do read that whole
article and understand some of the subtleties)

-Nick


More information about the Openbsd-newbies mailing list