[Bug 232021] zfs cannot mount 'dataset': Insufficient privileges
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Jul 2025 20:53:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232021
Dag-Erling Smørgrav <des@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |des@FreeBSD.org
--- Comment #21 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
This is working as intended. You don't want the user to be able to write to
the parent filesystem if they somehow manage to log in while the filesystem
containing their home directory isn't mounted. If you want to mount a user's
home directory just-in-time when they log in, set something up in PAM.
--
You are receiving this mail because:
You are the assignee for the bug.