Tagged Questions
2
votes
3answers
84 views
Shared authentication across FreeBSD Jails
I am using FreeBSD with ZFS to run several jails. For jail management I'm using ezjail, and I have a template jail which I use for provisioning.
I want to share passwd, groups, and authentication ...
3
votes
2answers
968 views
How to tell if a freebsd jail is up to date?
I've set up a "Service Jail" in FreeBSD 8.0 according to the FreeBSD Handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-application.html). After upgrading the host to the latest ...