[Bug 289398] adduser(8) fails to retry passwords for ZFS native-encryption home directories if failing the 8 character minimum requirement
Date: Tue, 07 Oct 2025 00:48:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289398
Dave Palais <silent@penguinmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |silent@penguinmail.com
--- Comment #4 from Dave Palais <silent@penguinmail.com> ---
Created attachment 264360
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264360&action=edit
adduser password mismatch
adduser might succeed in creating a new user account yet fail to create its ZFS
dataset. See the attached terminal output where a mismatch in the entered
password is gracefully handled at first, but it is not when creating the
dataset. The user error in this scenario was that the encryption passphrase was
not entered correctly twice.
--
You are receiving this mail because:
You are the assignee for the bug.