aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/man/man1/key.1
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/man/man1/key.1')
-rw-r--r--ja_JP.eucJP/man/man1/key.149
1 files changed, 49 insertions, 0 deletions
diff --git a/ja_JP.eucJP/man/man1/key.1 b/ja_JP.eucJP/man/man1/key.1
new file mode 100644
index 0000000000..9c8b04628d
--- /dev/null
+++ b/ja_JP.eucJP/man/man1/key.1
@@ -0,0 +1,49 @@
+.\" from: @(#)key.1 1.0 (Bellcore) 12/2/91
+.\" %Id: key.1,v 1.2.2.1 1997/07/17 06:39:15 charnier 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 使用例
+使用例です。
+.sp 0
+ >key \-n 5 99 th91334
+.sp 0
+ Enter password: <あなたの秘密のパスワードをここに入力>
+.sp 0
+ OMEN US HORN OMIT BACK AHOY
+.sp 0
+ .... あと 4 つパスワードを表示します。
+.sp 0
+ >
+.Sh オプション
+.Bl -tag -width indent
+.It Fl n Ar count
+出力する一回利用パスワードの数です。
+デフォルトは 1 です。
+.El
+.Sh 関連項目
+.Xr keyinfo 1 ,
+.Xr keyinit 1 ,
+.Xr skey 1
+.Sh 作者
+コマンドは、Phil Karn, Neil M. Haller, John S. Walden によって
+作られました。
+.Sh 連絡先
+staff@thumper.bellcore.com