Page MenuHomeFreeBSD

adduser(8): Add documentation for ZFS encrypted home dataset
Needs ReviewPublic

Authored by john.grafton_runbox.com on Dec 8 2024, 10:18 PM.
Tags
None
Referenced Files
F151000108: D47996.diff
Sun, Apr 5, 9:37 AM
F150911847: D47996.id.diff
Sat, Apr 4, 9:59 PM
Unknown Object (File)
Sat, Apr 4, 7:58 AM
Unknown Object (File)
Thu, Apr 2, 10:58 AM
Unknown Object (File)
Thu, Apr 2, 6:29 AM
Unknown Object (File)
Wed, Apr 1, 5:39 AM
Unknown Object (File)
Fri, Mar 27, 11:31 AM
Unknown Object (File)
Fri, Mar 27, 11:31 AM

Details

Reviewers
cperciva
grahamperrin
Group Reviewers
manpages
Summary

Fill in missing documentation on how to configure a ZFS encrypted
home dataset to auto mount during login and provide an example
configuration through commented lines in PAM configuration that
match test plan from https://reviews.freebsd.org/D28018

PR: 282957
Reported by: Mike Watkins <git@mikewatkins.ca>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61149
Build 58033: arc lint + arc unit

Event Timeline

grahamperrin added inline comments.
usr.sbin/adduser/adduser.8
148
150
151–152
153–154
163
166
167
168
169
usr.sbin/adduser/adduser.sh
260–261
261
639
This revision now requires changes to proceed.Dec 12 2024, 12:18 AM

Updated language to match Graham's suggestions

Thanks. With all inlines hidden, the language looks OK, to me.

(I can't comment on the effects; I have not tested.)

This revision is now accepted and ready to land.Dec 19 2024, 6:10 PM
This revision now requires review to proceed.Feb 24 2026, 8:28 PM