1ykval-gen-clients(1) General Commands Manual ykval-gen-clients(1)
2
3
4
6 ykval-gen-clients - Generate Yubikey API clients.
7
9 ykval-gen-clients [ OPTIONS ] [ num_clients ]
10
12 Generates clients and client secrets, and inserts them into the
13 yubikey-val database. They are also printed to stdout as comma sepa‐
14 rated lines containing client_id, secret.
15
16 Database configuration is read from /etc/yubico/val/ykval-config.php
17
18 --urandom
19 Use /dev/urandom instead of /dev/random as entropy source.
20
21 --email=EMAIL
22 Sets the e-mail field of the created clients
23
24 --notes=NOTES
25 Sets the notes field of the created clients
26
27 --otp=OTP
28 Sets the otp field of the created clients
29
30
32 Report ykval-gen-clients bugs in the issue tracker ⟨https://github.com/
33 Yubico/yubikey-val/issues⟩
34
36 ykval-import-clients(1)
37
38
39 YubiKeys can be obtained from Yubico ⟨https://www.yubico.com/⟩.
40
41
42
43
44yubico-val January 2013 ykval-gen-clients(1)