utilities to create limited user accounts in a chroot jail
Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails.
Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails.
To install jailkit, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install jailkit
To see what files were installed by jailkit, run:
port contents jailkit
To later upgrade jailkit, run:
sudo port selfupdate && sudo port upgrade jailkit
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.