]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/opie/opiegen.1
This commit was generated by cvs2svn to compensate for changes in r56173,
[FreeBSD/FreeBSD.git] / contrib / opie / opiegen.1
1 .\" opiegen.1: Manual page for the opiegen(1) program.
2 .\"
3 .\" %%% portions-copyright-cmetz-96
4 .\" Portions of this software are Copyright 1996-1997 by Craig Metz, All Rights
5 .\" Reserved. The Inner Net License Version 2 applies to these portions of
6 .\" the software.
7 .\" You should have received a copy of the license with this software. If
8 .\" you didn't get a copy, you may request one from <license@inner.net>.
9 .\"
10 .\" Portions of this software are Copyright 1995 by Randall Atkinson and Dan
11 .\" McDonald, All Rights Reserved. All Rights under this copyright are assigned
12 .\" to the U.S. Naval Research Laboratory (NRL). The NRL Copyright Notice and
13 .\" License Agreement applies to this software.
14 .\"
15 .\"     History:
16 .\"
17 .\"     Created by cmetz for OPIE 2.2 from opiekey.1.
18 .\"
19 .ll 6i
20 .pl 10.5i
21 .lt 6.0i
22 .TH OPIEKEY 1 "February 20, 1996"
23 .AT 3
24 .SH NAME
25 opiegen \- Example OPIE-based OTP generator
26
27 .SH SYNOPSIS
28 .B opiegen
29 .sp 0
30 [
31 .I challenge
32 ]
33 .sp 0
34
35 .SH DESCRIPTION
36 .I opiegen
37 takes a properly formed OTP challenge either from the command line or from
38 standard input, prompts the user for a secret pass phrase, and generates an
39 OTP response to that challenge. It is intended as an example for programmers
40 of how a simple OTP generator can be built. Users should probably use the
41 .I opiekey
42 program instead.
43
44 .SH EXAMPLE
45 .sp 0
46 wintermute$ opiegen otp-md5 495 wi01309
47 .sp 0
48 Secret Pass Phrase:
49 .sp 0
50 GILL HUED GOES CHUM LIEU VAIN
51 .sp 0
52 wintermute$
53 .LP
54
55 .SH BUGS
56 .BR opiegen(1)
57 can lull a user into revealing his/her password when remotely logged in, thus
58 defeating the purpose of OPIE. This is especially a problem with xterm. 
59 .BR opiegen(1) implements simple checks to reduce the risk of a user making
60 this mistake. Better checks are needed.
61 .LP
62
63 .SH SEE ALSO
64 .BR opiekey (1),
65 .BR opieserv (1),
66 .BR opie (4),
67 .BR opiepasswd (1),
68 .BR opieinfo (1),
69 .BR opiesu (1),
70 .BR opielogin (1),
71 .BR opieftpd (8),
72 .BR opiekeys (5),
73 .BR opieaccess (5)
74
75 .SH AUTHOR
76 The opiegen(1) program was created by Craig Metz for OPIE 2.2.
77
78 Bellcore's S/Key was written by Phil Karn, Neil M. Haller, and John S. Walden
79 of Bellcore. OPIE was created at NRL by Randall Atkinson, Dan McDonald, and
80 Craig Metz.
81
82 S/Key is a trademark of Bell Communications Research (Bellcore).
83
84 .SH CONTACT
85 OPIE is discussed on the Bellcore "S/Key Users" mailing list. To join,
86 send an email request to:
87 .sp
88 skey-users-request@thumper.bellcore.com