Scroll to navigation

ykval-gen-clients(1) General Commands Manual ykval-gen-clients(1)

NAME

ykval-gen-clients - 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 ⟨URL: https://github.com/Yubico/yubikey-val/issues

SEE ALSO

ykval-import-clients(1)
YubiKeys can be obtained from Yubico ⟨URL: http://www.yubico.com/ ⟩.
January 2013 yubico-val