mirror of
https://github.com/opnsense/src.git
synced 2026-05-14 10:13:48 -04:00
This PAM module allows unlocking encrypted user home datasets when
logging in (and changing passphrase when changing the account password),
see https://github.com/openzfs/zfs/pull/9903
Also supposed to unload the key when the last session for the user is
done, but there are EBUSY issues:
https://github.com/openzfs/zfs/issues/11222#issuecomment-731897858
Submitted by: Greg V <greg_unrelenting.technology>
Reviewed by: mm
Differential Revision: https://reviews.freebsd.org/D28018
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| drti | ||
| libavl | ||
| libctf | ||
| libdtrace | ||
| libicp | ||
| libicp_rescue | ||
| libnvpair | ||
| libspl | ||
| libtpool | ||
| libumem | ||
| libuutil | ||
| libzfs | ||
| libzfs_core | ||
| libzfsbootenv | ||
| libzpool | ||
| libzutil | ||
| pam_zfs_key | ||
| tests | ||
| Makefile | ||
| Makefile.inc | ||