Mail Archives: cygwin/1997/11/27/19:02:50
Hi Alex, you wrote:
: What exactly does chdrive do? Chroot, changes the location of / to
: whatever _directory_ you choose, which could be on any drive in theory.
Chdrive simply sets the drive letter, which is reversible.
It does not restrict access since you can always specify a filename
including a drive letter (or UNC equivalent).
Chroot under unix is a major security issue, since it is *not* reversible,
and prevents access to any file or device above given directory for the
process once called and all it's newly forked childs, even for root,
in any case e.g. loading system shared libraries.
I guess almost every public FTP server uses this feature!
Bye, Heribert (dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -