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] Two Factor Authentication With LUKS
Date: Tue, 17 Jun 2014 20:11:45 +0200	[thread overview]
Message-ID: <20140617181145.GA13435@tansi.org> (raw)
In-Reply-To: <1403012872.12239.YahooMailNeo@web120304.mail.ne1.yahoo.com>

No. cryptsetup does not know or understadnm tokens. You can 
read the passprase from stdin (see man-page) and thereby construct
a wrapper involwing another software you have to supply that can
deal with a token. 

But you should know than an RSA token does not provide any secret 
when used to authenticate. It proves that it knows a secret, but 
that secret is not transferred. Hence an RSA token is not suitable
for use with disk encryption. 

Arno

On Tue, Jun 17, 2014 at 15:47:52 CEST, marcos marrero wrote:
> Good Morning,
> 
> Is there any way that I LUKS can be edited where it allows a token +
> password in order to decrypt the data?  Everything that I find has to do
> with a key file and I dont want to use a key file I want to use a token
> (like an RSA token or google authenticator ) + password.  Can you please
> guide me in the right direction.   
>  
> Very Respectfully,
> 
> 
> JR.

> _______________________________________________
> 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
----
A good decision is based on knowledge and not on numbers. -  Plato

  reply	other threads:[~2014-06-17 18:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17 13:47 [dm-crypt] Two Factor Authentication With LUKS marcos marrero
2014-06-17 18:11 ` Arno Wagner [this message]
2014-06-18 15:37   ` Yves-Alexis Perez
2014-06-18 19:41     ` 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=20140617181145.GA13435@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.