-------- In message <[email protected]>, John Baldwin writes: >On Saturday, August 23, 2014 10:16:42 AM Poul-Henning Kamp wrote: >> -------- >> In message <[email protected]>, >> "Michae >> l W. Lucas" writes: >> >Playing with GBDE for my FreeBSD disk book, on: >> > >> ># uname -a >> >FreeBSD storm 11.0-CURRENT FreeBSD 11.0-CURRENT #6 r269010: Wed Jul 23 >> >11:13:17 EDT 2014 mwlucas@storm:/usr/obj/usr/src/sys/GENERIC amd64 >> > >> >According to the man page, I should be able to destroy all copies of >> >the key with gbde destroy <device> -n -1. It's in the examples. When I >> >> >try it I get: >> I think that is an oversight in the code. > >Can you expand on this? I.e. what should the code do if it is fixed?
Hmm, now that I think about it, -n doesn't make sense because any one of the four keys can open the volume as needed to blow away the masterkey. The manual page should just be fixed. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [email protected] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
