doc/ja_JP.eucJP/man/man1/key.1
Kazuo Horikawa ae4bdfbd36 Update to 4.2-20001215-STABLE base
(following entries are not updated by this commit: crunchgen.1 groff.1
 grohtml.1 grolj4.1 grops.1 grotty.1 pic.1 troff.1 groff_font.5 magic.5
 groff_mm.7 re_format.7 disklabel.8)
2000-12-19 01:35:02 +00:00

50 lines
1.1 KiB
Groff

.\" from: @(#)key.1 1.0 (Bellcore) 12/2/91
.\" %FreeBSD: src/usr.bin/key/key.1,v 1.5.2.1 2000/12/08 15:13:44 ru Exp %
.\" jpman %Id: key.1,v 1.3 1997/07/22 17:45:51 horikawa Stab %
.\"
.Dd December 2, 1991
.Dt KEY 1
.Os
.Sh 名称
.Nm key
.Nd S/Key 試行の応答を計算するための独立プログラム
.Sh 書式
.Nm
.Op Fl n Ar count
.Ar sequence
.Ar key
.Sh 解説
.Nm key
は、オプションの count を表示すべき一回利用パスワード
(one time access password) の数として、
そして (最大の) シーケンス番号とキーをコマンドライン引数として取ります。
そして、ユーザに秘密のパスワードの入力を促し、
単語と 16 進フォーマットの両方の応答を作成します。
.Sh 使用例
使用例です。
.Bd -literal -offset indent -compact
>key -n 5 99 th91334
Enter password: <your secret password is entered here>
OMEN US HORN OMIT BACK AHOY
\&.... 4 more passwords.
>
.Ed
.Sh オプション
.Bl -tag -width Fl
.It Fl n Ar count
出力する一回利用パスワードの数です。
デフォルトは 1 です。
.El
.Sh 関連項目
.Xr keyinfo 1 ,
.Xr keyinit 1 ,
.Xr skey 1
.Sh 作者
コマンドは、
.An Phil Karn ,
.An Neil M. Haller ,
.An John S. Walden
によって
作られました。
.Sh 連絡先
.Aq staff@thumper.bellcore.com