GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OTP(1) FreeBSD General Commands Manual OTP(1)

otpprintprint lists of one-time passwords

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

The 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:

Print the passwords in ``extended'' format. In this format a prefix that says ``hex:'' or ``word:'' is included.
To choose a different algorithm from the default md5. Pick any of: md4, md5, and sha.
Print the passwords in hex.
Print count one-time passwords, starting at sequence-number and going backwards. The default is 10.

otp(1)

November 17, 1996 KTH-KRB

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.