15-Beta1 installer creates ZFS encrypted user directories owned by ROOT.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Oct 2025 13:20:39 UTC
HI, tried this a few times now. running "Adduser " at the end of the 15-Beta1 "Installation from ISO"-utility , and creating them as ZFS encrypted , results in $HOME directory owned by ROOT. On New installtion installed from ISO and after owervriting previous data on storage medium. root@server:~ # cd /home root@server:/home # ls -la total 10 drwxr-xr-x 3 root wheel 3 Oct 15 14:16 . drwxr-xr-x 20 root wheel 23 Oct 15 15:07 .. drwxr-xr-x 2 root wheel 2 Oct 15 14:16 username root@server :/home # I this a known fenomena or a new bug ? Regards //Lars