1PAMU2FCFG(1) PAM U2F Configuration Tool PAMU2FCFG(1)
2
3
4
6 pamu2fcfg - Configuration tool for the U2F PAM module.
7
9 pamu2fcfg [OPTION]...
10
12 Perform a U2F registration procedure using a connected U2F token and
13 output a configuration line that can be used with the U2F PAM module.
14
16 -d, --debug
17 Print debug information (highly verbose)
18
19 -h, --help
20 Print help and exit
21
22 -o, --origin=STRING
23 Origin URL to use during registration. Defaults to pam://hostname
24
25 -i, --appid=STRING
26 Application ID to use during registration. Defaults to origin
27
28 -V, --version Print version and exit
29
30 Group: user (mutually exclusive)
31
32 -u, --username=STRING
33 The name of the user registering the device. Defaults to the
34 current user name
35
36 -n, --nouser
37 Print only registration information (keyHandle and public key).
38 Useful for appending
39
41 Report pamu2fcfg bugs in the issue tracker:
42 https://github.com/Yubico/pam-u2f/issues
43
45 pam_u2f(8), pam(7)
46
47 The pam-u2f home page: https://developers.yubico.com/pam-u2f/
48
49 YubiKeys can be obtained from Yubico: http://www.yubico.com/
50
51
52
53pamu2fcfg Version 1.0.8 PAMU2FCFG(1)