[Bug 218512] Geli arbitrarily prevents setting passphrases
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 21 07:17:05 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218512
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: mav
Date: Fri Apr 21 07:16:08 UTC 2017
New revision: 317246
URL: https://svnweb.freebsd.org/changeset/base/317246
Log:
Always allow setting number of iterations for the first time.
Before this change it was impossible to set number of PKCS#5v2 iterations,
required to set passphrase, if it has two keys and never had any passphrase.
Due to present metadata format limitations there are still cases when number
of iterations can not be changed, but now it works in cases when it can.
PR: 218512
MFC after: 2 weeks
Sponsored by: iXsystems, Inc.
Differential Revision: https://reviews.freebsd.org/D10338
Changes:
head/sbin/geom/class/eli/geom_eli.c
head/sys/geom/eli/g_eli_ctl.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-geom
mailing list