Chroot: Difference between revisions

From Hackepedia
Jump to navigationJump to search
m New page: The filesystem is a hierarchy. It's possible to restrict a program or daemon to it's own part of that hierarchy. This is supposed to make it more secure because a user cannot acc...
(No difference)

Revision as of 12:19, 31 January 2008

The filesystem is a hierarchy. It's possible to restrict a program or daemon to it's own part of that hierarchy. This is supposed to make it more secure because a user cannot access anything outside of it's "root".