Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2022 06:02:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263234] Add support for OpenZFS encryption to adduser
Message-ID:  <bug-263234-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263234

            Bug ID: 263234
           Summary: Add support for OpenZFS encryption to adduser
           Product: Base System
           Version: CURRENT
          Hardware: Any
               URL: https://github.com/freebsd/freebsd-src/tree/main/usr.s
                    bin/adduser
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: grahamperrin@gmail.com

From
<https://openzfs.github.io/openzfs-docs/man/8/zfs-load-key.8.html#Encryptio=
n>:=20

> =E2=80=A6 Creating an encrypted dataset requires specifying the=20
> encryption and keyformat properties at creation time, =E2=80=A6

=E2=80=93 at, not after.=20

If possible, please enhance adduser to allow:=20

* specification of the required properties at the time of creation of the=20
  file system for the home directory.

adduser(8)
<https://www.freebsd.org/cgi/man.cgi?query=3Dadduser&sektion=3D8&manpath=3D=
FreeBSD>

Note, from
<https://www.freebsd.org/cgi/man.cgi?query=3Dpasswd&sektion=3D5&manpath=3DF=
reeBSD#BUGS>
for passwd(5):=20

> User information should (and eventually will) be stored elsewhere. =E2=80=
=A6

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263234-227>