chroot
chroot
- Subject: chroot
- From: David Cittadini <email@hidden>
- Date: Thu, 20 Mar 2003 03:56:18 +1100
I have tried to perform a chroot() as follows:
chroot("/Users/Test/apps");
This should work and yet it fails with a -1 error (which says I have a
privileges problem). I have full access to this directory and all its
resources. The chroot() will only run if I am logged in as root.
Does anyone know of any problems or quirks of chroot() on Mac OS X?
Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.