Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2024 17:17:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282957] 14.2-RC1 installer does not complete user account creation when ZFS encryption selected for user
Message-ID:  <bug-282957-227-1orUbt03x2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282957-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282957-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282957

--- Comment #10 from John Grafton <john.grafton@runbox.com> ---
Documenting pam_zfs_key was part of the plan when I originally added the zfs
encryption option to adduser.  Unfortunately, I got stuck on where to docum=
ent
it and life quickly got busy and I forgot all about it.

adduser.8 makes the most sense, I think, and add commented out lines to
/etc/pam.d/system with the necessary pam_zfs_key references, similar to the
pam_krb5 lines.

Another option is to add a message to adduser itself warning the user, "If =
you
enable encryption, more configuration will be needed to enable seamless
logins."

The option that's probably the most user friendly but hacky is to make the
changes to /etc/pam.d/system from within adduser.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282957-227-1orUbt03x2>