Retry passphrase on mismatch by default
authorkn <kn@openbsd.org>
Mon, 21 Aug 2023 08:33:11 +0000 (08:33 +0000)
committerkn <kn@openbsd.org>
Mon, 21 Aug 2023 08:33:11 +0000 (08:33 +0000)
commit954c7a3468f66f671662bfce77e3b148be294f34
tree008f447e939a41da490f59f7d7b563e9b0153b47
parent4bfefca266ab1fb3a805e9ed4f12ad5be3f316bb
Retry passphrase on mismatch by default

Gracefully prompt again during interactive creation and passphrase change on
CRYPTO/1C volumes when confirmation fails instead of exiting, so bioctl(8)
behaves more like passwd(1) in this regard.

Use -s aka. non-interactive scripting mode to try just once.

Input OK jsing op
sbin/bioctl/bioctl.8
sbin/bioctl/bioctl.c