slackbuilds_ponce/misc/ykpers
T3slider f17bbbb622 misc/ykpers: Updated for version 1.17.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-04 19:28:52 +00:00
..
90-yubikey.rules
README Multiple: Fix .info and README (json-c refs) 2016-01-17 09:40:16 +07:00
slack-desc
ykpers.info misc/ykpers: Updated for version 1.17.3. 2016-12-04 19:28:52 +00:00
ykpers.SlackBuild misc/ykpers: Updated for version 1.17.3. 2016-12-04 19:28:52 +00:00

ykpers (yubikey-personalization) is a library and command-line tool to perform
personalization of Yubico YubiKeys and is a reference implementation for
YubiKey configuration.

For challenge-response mode to work as a normal user, you will have to create
a 'yubikey' group and add your user to it. The recommended GID is 288. You can
create this by doing the following:
groupadd -g 288 yubikey

You can use the plugdev group (or another group) if you like, by passing a
group name to the script:
GROUPNAME=plugdev ./ykpers.SlackBuild