summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/otp/otpprint.cat1
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-08-30 21:37:10 +0000
committernectar <nectar@FreeBSD.org>2002-08-30 21:37:10 +0000
commitd2a1eec363c6b2681c6551d898da36ed25869c92 (patch)
treef807eb1086b6e122c98acb0699a2420db5d4e5a7 /crypto/heimdal/appl/otp/otpprint.cat1
parent0ec51877f0c04714b9ce0d0b7a6fe21862d0dc97 (diff)
downloadFreeBSD-src-d2a1eec363c6b2681c6551d898da36ed25869c92.zip
FreeBSD-src-d2a1eec363c6b2681c6551d898da36ed25869c92.tar.gz
Remove some parts of the Heimdal distribution which we do not use
and have never used.
Diffstat (limited to 'crypto/heimdal/appl/otp/otpprint.cat1')
-rw-r--r--crypto/heimdal/appl/otp/otpprint.cat135
1 files changed, 0 insertions, 35 deletions
diff --git a/crypto/heimdal/appl/otp/otpprint.cat1 b/crypto/heimdal/appl/otp/otpprint.cat1
deleted file mode 100644
index afd8c90..0000000
--- a/crypto/heimdal/appl/otp/otpprint.cat1
+++ /dev/null
@@ -1,35 +0,0 @@
-OTP(1) FreeBSD General Commands Manual OTP(1)
-
-NNAAMMEE
- oottpppprriinntt - print lists of one-time passwords
-
-SSYYNNOOPPSSIISS
- oottpp [--nn _c_o_u_n_t] [--ee] [--hh] [--ff _a_l_g_o_r_i_t_h_m] _s_e_q_u_e_n_c_e_-_n_u_m_b_e_r _s_e_e_d
-
-DDEESSCCRRIIPPTTIIOONN
- The oottpppprriinntt program prints lists of OTPs.
-
- Use this to print out a series of one-time passwords. You will have to
- supply the _s_e_q_u_e_n_c_e _n_u_m_b_e_r and the _s_e_e_d 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:
-
- --ee Print the passwords in ``extended'' format. In this format a
- prefix that says ``hex:'' or ``word:'' is included.
-
- --ff To choose a different _a_l_g_o_r_i_t_h_m from the default md5. Pick any
- of: md4, md5, and sha.
-
- --hh Print the passwords in hex.
-
- --nn Print _c_o_u_n_t one-time passwords, starting at _s_e_q_u_e_n_c_e_-_n_u_m_b_e_r and
- going backwards. The default is 10.
-
-SSEEEE AALLSSOO
- otp(1)
-
-KTH-KRB November 17, 1996 KTH-KRB
OpenPOWER on IntegriCloud