[Bug 289398] adduser(8) fails to handle short passwords for ZFS native-encryption home directories
Date: Fri, 12 Sep 2025 15:46:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289398
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
Status|New |Open
--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
This is really a zfs bug/limitation. adduser is just trying to create an
encrypted dataset, zfs is prompting for the passphrase, and adduser doesn't
know whether it's reasonable to retry.
--
You are receiving this mail because:
You are the assignee for the bug.