Date: Fri, 21 Apr 2017 20:26:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-geom@FreeBSD.org Subject: [Bug 218512] Geli arbitrarily prevents setting passphrases Message-ID: <bug-218512-14739-cWfZHqMTSz@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 #13 from Alexander Motin <mav@FreeBSD.org> --- (In reply to Frank from comment #10) "One or more of the iterations end up getting computed differently that what it is currently set to and subsequently causing one or more passphrase changes to fail." -- Sorry, I don't see logic in this statement. You several times mentioned this scenario as source of problems, but I don't see any. Multiple processes running same time indeed likely cause different number of iterations to be set on different disks. And so what? The only thing number of iterations affect is a strength of password protection against brute force attack. And it should in no way cause any errors reported, since number of iterations is generated only once and then used forever, unless forced later with -i key, which IMO you should not do without very good reason. -- 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-cWfZHqMTSz>
