Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2017 07:17:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-geom@FreeBSD.org
Subject:   [Bug 218512] Geli arbitrarily prevents setting passphrases
Message-ID:  <bug-218512-14739-wd9Ab0IFrM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218512-14739@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218512-14739@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #6 from commit-hook@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.


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