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
F119050237: D47996.diff
Wed, Jun 4, 6:55 PM
F119040559: D47996.diff
Wed, Jun 4, 4:24 PM
Unknown Object (File)
Sat, May 31, 9:30 PM
Unknown Object (File)
Fri, May 30, 4:54 PM
Unknown Object (File)
Wed, May 28, 11:24 PM
Unknown Object (File)
Thu, May 15, 6:19 PM
Unknown Object (File)
May 2 2025, 1:42 AM
Unknown Object (File)
May 1 2025, 11:42 AM

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