This How to considers ZFS is setup as zroot/home i.e. the default - if not, make changes accordingly.
Configuring PAM to automatically (be able to) mount your zfs home directory on login:
/etc/pam.d/system
auth required pam_unix.so no_warn try_first_pass nullok
auth...
Hey Everyone,
I selected Enable ZFS encryption in the adduser step during the installation of FreeBSD14.1 stable.
After I restarted, the data in my Home directory became invisible.
I guess this is caused by Enable ZFS encryption.
What should I do to solve this problem?
Each jail's specific data lives inside its own dataset: zusr/$name. This includes the fstab, which (if the dataset is encrypted/unmounted), won't be available until zfs mount -l zusr/$name.
Naturally, I thought that I could put some logic in exec.prepare, which performs this command before the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.