Provided by: yubikey-val_2.33-1ubuntu1_all bug

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 ⟨https://github.com/Yubico/yubikey-val/
       issues⟩

SEE ALSO

       ykval-import-clients(1)

       YubiKeys can be obtained from Yubico ⟨https://www.yubico.com/⟩.