Query: otpprint
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OTP(1) BSD General Commands Manual OTP(1)NAMEotpprint -- print lists of one-time passwordsSYNOPSISotp [-n count] [-e] [-h] [-f algorithm] sequence-number seedDESCRIPTIONThe otpprint program prints lists of OTPs. Use this to print out a series of one-time passwords. You will have to supply the sequence number and the seed as arguments and then the program will prompt you for your pass-phrase. There are several different print formats. The default is to print each password with six short english words. Options are: -e Print the passwords in ``extended'' format. In this format a prefix that says ``hex:'' or ``word:'' is included. -f To choose a different algorithm from the default md5. Pick any of: md4, md5, and sha. -h Print the passwords in hex. -n Print count one-time passwords, starting at sequence-number and going backwards. The default is 10.SEE ALSOotp(1) KTH-KRB November 17, 1996 KTH-KRB
Related Man Pages |
---|
otp-sha1(1) - freebsd |
opiekey(1) - suse |
opiekey(1) - debian |
otp-md5(1) - freebsd |
opiekey(1) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
Find columns in a file based on header and print to new file |