1OTP(1)                    BSD General Commands Manual                   OTP(1)
2

NAME

4     otpprint — print lists of one-time passwords
5

SYNOPSIS

7     otp [-n count] [-e] [-h] [-f algorithm] sequence-number seed
8

DESCRIPTION

10     The otpprint program prints lists of OTPs.
11
12     Use this to print out a series of one-time passwords.  You will have to
13     supply the sequence number and the seed as arguments and then the program
14     will prompt you for your pass-phrase.
15
16     There are several different print formats.  The default is to print each
17     password with six short english words.
18
19     Options are:
20
21     -e      Print the passwords in ``extended'' format.  In this format a
22             prefix that says ``hex:'' or ``word:'' is included.
23
24     -f      To choose a different algorithm from the default md5.  Pick any
25             of: md4, md5, and sha.
26
27     -h      Print the passwords in hex.
28
29     -n      Print count one-time passwords, starting at sequence-number and
30             going backwards. The default is 10.
31

SEE ALSO

33     otp(1)
34
35KTH-KRB                        November 17, 1996                       KTH-KRB
Impressum