kern/115547: [geom] [patch] [request] let GEOM Eli get password from stdin (useful for non-interactive scripting)

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Jun 3 09:13:55 UTC 2008


On Tue, Jun 03, 2008 at 09:10:45AM +0000, pjd at FreeBSD.org wrote:
> Synopsis: [geom] [patch] [request] let GEOM Eli get password from stdin (useful for non-interactive scripting)
> 
> State-Changed-From-To: suspended->feedback
> State-Changed-By: pjd
> State-Changed-When: wto 3 cze 09:09:59 2008 UTC
> State-Changed-Why: 

Do you know that you can pass passphrase via:

	# echo <passphrase> | geli attach -k - <dev>

? It won't pass it through PKCS#5v2, but it will work. I use it this way
where I encrypt few providers with the same passphrase that are part of
one RAID array.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20080603/9b33d23b/attachment.pgp


More information about the freebsd-geom mailing list