jdk/src/linux/doc/man/ja/klist.1
author jjg
Tue, 11 Mar 2008 13:14:55 -0700
changeset 168 25697c18650b
parent 2 90ce3da70b43
child 5506 202f599c92aa
permissions -rw-r--r--
6307187: clean up code for -Xlint:options Summary: introduce common code for handling one-of and any-of options Reviewed-by: mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
'\" t
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
.\" Copyright 2002-2004 Sun Microsystems, Inc.  All Rights Reserved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
.\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
.\" This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
.\" under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
.\" published by the Free Software Foundation.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
.\" This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
.\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
.\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
.\" version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
.\" accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
.\" You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
.\" 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
.\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
.\" Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
.\" CA 95054 USA or visit www.sun.com if you need additional information or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
.\" have any questions.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
.\"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
.\" 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
.TH klist 1 "2004 年 6 月 22 日"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
.SH "名前"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
klist \- Kerberos クレデンシャルキャッシュとキータブ内のエントリを表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
.BR klist 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
を使用すると、ユーザはローカルにあるクレデンシャルキャッシュと
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
キーテーブル内のエントリを表示できます。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
.SH "形式"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
.B klist
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
[
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
.IR commands " ]" 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
.SH "機能説明"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
.BR klist
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
はローカルにあるクレデンシャルキャッシュとキーテーブル内のエントリを表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
ユーザが
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
.BR kinit 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
を使用してクレデンシャルキャッシュを変更したり、
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
.BR ktab
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
を使用してキータブを変更した後、変更を確認する唯一の方法は、
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
.BR klist
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
を使用してクレデンシャルキャッシュまたはキータブの内容を表示することです。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
.BR klist
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
は Kerberos データベースを変更しません。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
.SH "コマンド"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
.B klist 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
[
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
\-c [\-fe]]
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
[
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
\-k [\-tK]]
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
[
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
<name>]
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
[
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
\-help ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
.BI \-c
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
表示したいクレデンシャルキャッシュのエントリを指定します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
.BI \-k
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
表示したいキータブのエントリを指定します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
.BI <cache_name>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
クレデンシャルキャッシュ名またはキータブ名を指定します。名前を指定しない場合、
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
クレデンシャルキャッシュ名またはキータブのデフォルト値が使用されます。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
キャッシュとキータブのデフォルト値については、
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
.BR kinit
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
のマニュアルページを参照してください。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
\-c オプションを指定した場合、クレデンシャルキャッシュ用のオプションは次のとおりです。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
.BI \-f
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
クレデンシャルフラグを表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
.BI \-e
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
暗号化タイプを表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
\-k オプションを指定した場合、キータブ用のオプションは次のとおりです。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
.BI \-t
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
キータブエントリのタイムスタンプを表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
.BI \-K
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
キータブエントリの DES キーを表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
.TP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
.BI \-help
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
ヘルプを表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
.SH "使用例"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
指定したキーテーブルのエントリと、そのタイムスタンプと DES キー
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
を表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
.ft 3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
.nf
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
klist \-k \-t \-K FILE:/temp/mykrb5cc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
.ft 1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
指定したクレデンシャルキャッシュのエントリと、そのクレデンシャルフラグとアドレスリストを
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
表示します。
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
.LP
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
.ft 3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
.nf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
klist \-c \-f FILE:/temp/mykrb5cc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
.fi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
.ft 1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
.LP