Skip to content

Commit

Permalink
pam: implement a zfs_key pam module
Browse files Browse the repository at this point in the history
currently the pam module does:
 * load a zfs key and mounts the dataset when a session opens
 * unmounts the dataset and unloads the key when the session closes
 * when the user is logged on and changes the password, the modules
   changes the encryption key.

Signed-off-by: Felix Dörre <felix@dogcraft.de>
Closes #9886
  • Loading branch information
felixdoerre committed Jan 28, 2020
1 parent 25df8fb commit 695790f
Showing 1 changed file with 491 additions and 0 deletions.
Loading

0 comments on commit 695790f

Please sign in to comment.