All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arno Wagner <arno@wagner.name>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] LUKS credential management at an enterprise level
Date: Thu, 7 Mar 2013 22:17:46 +0100	[thread overview]
Message-ID: <20130307211746.GA6183@tansi.org> (raw)
In-Reply-To: <5138F84C.30401@gmail.com>

In principle, any tool that can reasonably interface to
a commandline interface can do this, see the FAQ and
the man-page. 

On the other hand, password rotation is a dead-end, and makes the
problem worse, see e.g.

 http://www.schneier.com/blog/archives/2010/11/changing_passwo.html
 http://transvasive.com/index.php?option=com_content&id=46

The basic problem is that password rotation prevents the use
of good, harder to remember passwords, while at the same
time it does noting to increae security. Once somebody halfway
competent has broken in, they will put in their own backdoor anyways.
In the few instances I am subject to this stupid measure, I have taken
to just attach the number fo the month to the password.

The one enterprise feature that is important is a recovery 
password. For LUKS, this could be enforced either by policy, or 
by an adjusted set-up tool. For example, you could mandate that
keyslot 8 always needs to contain a company recovery password 
or that a long, random password has to be put into keyslot 8 
and then stored in a sealed envelope in a safe.

Arno

On Thu, Mar 07, 2013 at 03:27:56PM -0500, Jeff Diehl wrote:
> Is anyone aware of a product/tool that can manage LUKS credentials
> at an enterprise level.  More specifically, something that can deal
> with things like password rotation.
> 
> --
> JD
> _______________________________________________
> dm-crypt mailing list
> dm-crypt@saout.de
> http://www.saout.de/mailman/listinfo/dm-crypt

-- 
Arno Wagner,     Dr. sc. techn., Dipl. Inform.,    Email: arno@wagner.name
GnuPG: ID: CB5D9718  FP: 12D6 C03B 1B30 33BB 13CF  B774 E35C 5FA1 CB5D 9718
----
One of the painful things about our time is that those who feel certainty
are stupid, and those with any imagination and understanding are filled
with doubt and indecision. -- Bertrand Russell

  reply	other threads:[~2013-03-07 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-07 20:27 [dm-crypt] LUKS credential management at an enterprise level Jeff Diehl
2013-03-07 21:17 ` Arno Wagner [this message]
2013-03-08  2:28   ` Jeff Diehl
2013-03-08  4:29     ` Arno Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130307211746.GA6183@tansi.org \
    --to=arno@wagner.name \
    --cc=dm-crypt@saout.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.