summaryrefslogtreecommitdiffstats
path: root/usr.bin/key/key.1
blob: aaeadd8dfe704d37b837aa0596b0ec4364875f7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.\"	from: @(#)key.1	1.0 (Bellcore) 12/2/91
.\" $Id$
.\"
.Dd December 2, 1991
.Dt KEY 1
.Os
.Sh NAME
.Nm key
.Nd stand\-alone program for computing responses to S/Key challenges
.Sh SYNOPSIS
.Nm
.Op Fl n Ar count
.Ar sequence
.Ar key 
.Sh DESCRIPTION
.Nm Key
takes the optional count  of the number of one time access 
passwords to print
along with a (maximum) sequence number and key as command line args, 
it prompts for the user's secret password, and produces both word 
and hex format responses.
.Sh EXAMPLE
Usage example:
.sp 0
 	>key \-n 5 99 th91334
.sp 0
 	Enter password: <your secret password is entered here>
.sp 0
 	OMEN US HORN OMIT BACK AHOY
.sp 0
	.... 4 more passwords.
.sp 0
 	>
.Sh OPTIONS
.Bl -tag -width indent
.It Fl n Ar count
The number of one time access passwords to print.
The default is one.
.El
.Sh SEE ALSO
.Xr keyinfo 1 ,
.Xr keyinit 1 ,
.Xr skey 1
.\" .BR keysu(1),
.Sh AUTHOR
Command by Phil Karn, Neil M. Haller, John S. Walden
.Sh CONTACT
staff@thumper.bellcore.com
OpenPOWER on IntegriCloud