[Bug 282957] 14.2-RC1 installer does not complete user account creation when ZFS encryption selected for user

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Nov 2024 23:40:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282957

            Bug ID: 282957
           Summary: 14.2-RC1 installer does not complete user account
                    creation when ZFS encryption selected for user
           Product: Base System
           Version: 14.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: git@mikewatkins.ca

14.2-RC1 installer does not complete user account creation when ZFS encryption
has been selected for user via the install utility.

Steps to reproduce:

1. New installation on hardware, ZFS file system, within the installer, choose
an encrypted home directory. /home/username is created, owned by root:wheel,
and empty. Defaults otherwise selected.

2. Re-install, DO NOT choose an encrypted home directory in the installer,
/home/username is created, properly owned by username:username and has the
appropriate template .dotfiles and contents within.

3. Re-install, per #1, as expected, /home/username is owned by root:wheel and
empty.

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