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/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263234

            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#Encryption>: 

> … Creating an encrypted dataset requires specifying the 
> encryption and keyformat properties at creation time, …

– at, not after. 

If possible, please enhance adduser to allow: 

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

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

Note, from
<https://www.freebsd.org/cgi/man.cgi?query=passwd&sektion=5&manpath=FreeBSD#BUGS>;
for passwd(5): 

> User information should (and eventually will) be stored elsewhere. …

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

home | help

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