1ipa-otptoken-import(1) IPA Manual Pages ipa-otptoken-import(1)
2
3
4
6 ipa-otptoken-import - Imports OTP tokens from RFC 6030 XML file
7
9 ipa-otptoken-import [options] <infile> <outfile>
10
12 Running the command will attempt to import all tokens specified in in‐
13 file. If the command is unable to import a token, the reason for the
14 failure will be printed to standard error and all failed tokens will be
15 written to the outfile for further inspection.
16
17 If the infile contains encrypted token data, then the keyfile (-k) op‐
18 tion MUST be specified.
19
20
22 -k keyfile, --keyfile=keyfile
23 File containing the key used to decrypt the token data.
24
26 0 if the command was successful
27
28 1 if an error occurred
29
30
31
32IPA Jun 12 2014 ipa-otptoken-import(1)