sam-zfs-unlocker

Crates.iosam-zfs-unlocker
lib.rssam-zfs-unlocker
version0.1.7
sourcesrc
created_at2024-08-10 12:39:35.773686
updated_at2024-08-31 17:03:26.373554
descriptionA simple library for controlling encrypted ZFS pool datasets
homepage
repositoryhttps://github.com/TheQuantumPhysicist/sam-zfs-unlocker
max_upload_size
id1332363
size29,986
(TheQuantumPhysicist)

documentation

README

Sam-ZFS-unlocker

This is a simple library that has some functions to lock/unlock datasets in your machine. This isn't intended to be run or even compiled as root.

Usage with sudo

The way to use this is by creating a special user and granting them special sudo permissions to run the given commands. The functions that require visudo to be edited for the given user are specified in the documentation of every function. A subset of those are "mount", "unmount", "load-key" and "unload-key". More may be added.

Commit count: 0

cargo fmt