Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Apr 2005 20:09:13 -0500
From:      Allan Fields <bsd@afields.ca>
To:        "Dave ." <endir@hotmail.com>
Cc:        freebsd-geom@freebsd.org
Subject:   Re: gbde init -f
Message-ID:  <20050402010913.GG47383@afields.ca>
In-Reply-To: <BAY102-F27E9AFEE7EBC969F76EFF1BB450@phx.gbl>
References:  <BAY102-F27E9AFEE7EBC969F76EFF1BB450@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 28, 2005 at 08:43:25PM -0600, Dave . wrote:
> Greetings,
> 
> i am trying to setup GBDE to use a file for decryption and i am running 
> into some problems. i think i have the syntax down correctly [...]

no.. since: -f <parameter file>

Not the option to use passphrase material from file.
Patches are available to do this previously posted to list.

it would be -k <passphrase material> and -K <passphrase material>

> this is my input, and it'll crash just after i enter this:
> gbde init /dev/ad0s3d -i -f /file/namehere

Probably gdbe(8) tries to parse for key=value pairs in /file/namehere
and a bug causes random data to crash it.

-- 
 Allan Fields, AFRSL - http://afields.ca
 2D4F 6806 D307 0889 6125  C31D F745 0D72 39B4 5541



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050402010913.GG47383>