ykval-gen-clients - Man Page

Generate Yubikey API clients.

Synopsis

ykval-gen-clients [ OPTIONS ] [ num_clients ]

Description

Generates clients and client secrets, and inserts them into the yubikey-val database. They are also printed to stdout as comma separated lines  containing client_id, secret.

Database configuration is read from /etc/yubico/val/ykval-config.php

--urandom
       Use /dev/urandom instead of /dev/random as entropy source.

--email=EMAIL
       Sets the e-mail field of the created clients

--notes=NOTES
       Sets the notes field of the created clients

--otp=OTP
       Sets the otp field of the created clients

Bugs

Report ykval-gen-clients bugs in the issue tracker

See Also

ykval-import-clients(1)

YubiKeys can be obtained from Yubico.

Info

January 2013 yubico-val