Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 1999 10:50:49 -0700
From:      Doug <Doug@gorean.org>
To:        "Aleksandr A.Babaylov" <babolo@links.ru>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: how mkdir without .. ?
Message-ID:  <3808BAF9.9E8A2474@gorean.org>
References:  <199910151324.RAA22353@aaz.links.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"Aleksandr A.Babaylov" wrote:
> 
> I need in directories without link to parent in it
> or with link to parent renamed to something exotic name.

	What are you trying to accomplish? If you are trying to create
directories that users cannot "escape" out of, all you need to do is
remove the world rx permissions on the parent directory, and make sure
that they don't have access via the group permissions. You might also
want to look at chroot. 

Good luck,

Doug
-- 
"Stop it, I'm gettin' misty." 

    - Mel Gibson as Porter, "Payback"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3808BAF9.9E8A2474>