Page MenuHomeFreeBSD

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

Authored by john.grafton_runbox.com on Dec 8 2024, 10:18 PM.
Tags
None
Referenced Files
F113955797: D47996.diff
Sun, Apr 6, 4:09 AM
Unknown Object (File)
Wed, Mar 12, 3:10 PM
Unknown Object (File)
Mar 5 2025, 3:52 AM
Unknown Object (File)
Feb 28 2025, 3:54 PM
Unknown Object (File)
Feb 27 2025, 1:31 PM
Unknown Object (File)
Feb 5 2025, 4:06 AM
Unknown Object (File)
Jan 31 2025, 9:41 PM
Unknown Object (File)
Jan 26 2025, 1:23 PM

Details

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