From f1468a34e7be13749ee3e7e2e09517b0a0d302ac Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 26 Mar 2014 23:22:50 +0100 Subject: allow to set slot for specific Yubikey --- conf/ykfde.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf') diff --git a/conf/ykfde.conf b/conf/ykfde.conf index 1989351..a65c7d8 100644 --- a/conf/ykfde.conf +++ b/conf/ykfde.conf @@ -1,3 +1,8 @@ +[general] # Specify what Yubikey slot to use for full disk encryption # The specified slot has to be configured for HMAC-SHA1. Slot = 2 + +# you can specify slot for one or more specific Yubikeys as well +#[1234567] +#Slot = 1 -- cgit v1.2.3-54-g00ecf