On Tue, Dec 21, 2010 at 02:22:37PM +0100, Jiri B. wrote:
> On Mon, Nov 29, 2010 at 02:22:35PM -0800, Chris Kuethe wrote:
> >Currently bioctl invokes readpassphrase(3) with RPP_REQUIRE_TTY, which
> >means that there must be a controlling tty to read the password from.
> >This diff adds an option (-s
On Wed, Dec 22, 2010 at 11:58:50AM +0001, Jason McIntyre wrote:
> On Tue, Dec 21, 2010 at 02:22:37PM +0100, Jiri B. wrote:
> > On Mon, Nov 29, 2010 at 02:22:35PM -0800, Chris Kuethe wrote:
> > >Currently bioctl invokes readpassphrase(3) with RPP_REQUIRE_TTY, which
> > >means that there must be a co
On Tue, Dec 21, 2010 at 02:22:37PM +0100, Jiri B. wrote:
> On Mon, Nov 29, 2010 at 02:22:35PM -0800, Chris Kuethe wrote:
> >Currently bioctl invokes readpassphrase(3) with RPP_REQUIRE_TTY, which
> >means that there must be a controlling tty to read the password from.
> >This diff adds an option (-s
On Mon, Nov 29, 2010 at 02:22:35PM -0800, Chris Kuethe wrote:
>Currently bioctl invokes readpassphrase(3) with RPP_REQUIRE_TTY, which
>means that there must be a controlling tty to read the password from.
>This diff adds an option (-s) to force bioctl to read the passphrase
>from stdin. Without thi
I changed my mind. I did talk with jsing and deraadt about the bioctl
follow on but haven't gotten to it yet.
On Tue, Nov 30, 2010 at 11:20:53AM -0500, Ted Unangst wrote:
> err, the last time this came up you said you would do it right... :)
>
> http://marc.info/?l=openbsd-misc&m=125613898224309
On Tue, Nov 30, 2010 at 12:51 AM, Joachim Schipper
wrote:
> In short, what's the use?
Network unlocks. I don't want to have to wander over to my colo
facility after every reboot, and plug in a disk every time, and I also
don't want to have to log in and run bioctl by hand for every volume.
--
err, the last time this came up you said you would do it right... :)
http://marc.info/?l=openbsd-misc&m=125613898224309&w=2
On Tue, Nov 30, 2010 at 5:16 AM, Marco Peereboom wrote:
> I like this.
>
> On Mon, Nov 29, 2010 at 02:22:35PM -0800, Chris Kuethe wrote:
>> Currently bioctl invokes readpas
I like this.
On Mon, Nov 29, 2010 at 02:22:35PM -0800, Chris Kuethe wrote:
> Currently bioctl invokes readpassphrase(3) with RPP_REQUIRE_TTY, which
> means that there must be a controlling tty to read the password from.
> This diff adds an option (-s) to force bioctl to read the passphrase
> from
On Mon, Nov 29, 2010 at 02:22:35PM -0800, Chris Kuethe wrote:
> Currently bioctl invokes readpassphrase(3) with RPP_REQUIRE_TTY, which
> means that there must be a controlling tty to read the password from.
> This diff adds an option (-s) to force bioctl to read the passphrase
> from stdin. Without
Currently bioctl invokes readpassphrase(3) with RPP_REQUIRE_TTY, which
means that there must be a controlling tty to read the password from.
This diff adds an option (-s) to force bioctl to read the passphrase
from stdin. Without this option existing behavior is maintained.
Index: bioctl.8
===
10 matches
Mail list logo