Bug 278886

Summary: 14.1-BETA1 user account creation and skel issue
Product: Base System Reporter: Jason Tubnor <jason>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: lwhsu
Priority: --- Keywords: install, regression
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Jason Tubnor 2024-05-10 02:21:32 UTC
During the installation of 14.1-BETA1 the password of a regular user that is added to the system doesn't get committed to master.passwd correctly and needs to be reset after reboot. Also the home directory of a user when using 'adduser' doesn't populate the users directory with skel nor does it set the permissions of the users directory correctly.

This change is likely to be caused by creating separate ZFS datasets for each user when they are created on the system. This will not be caught by people upgrading from 14.0-RELEASE.