mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
backed out changes to command- anchor names
This commit is contained in:
parent
a4083a6652
commit
9dca215c3e
@ -79,34 +79,34 @@ will compromise your password.
|
|||||||
You can specify one of the following commands. After the command, specify the
|
You can specify one of the following commands. After the command, specify the
|
||||||
options for it.
|
options for it.
|
||||||
|
|
||||||
[`-A`]{#command-A}
|
[`-A`]{#option-A}
|
||||||
: Doesn't include addresses.
|
: Doesn't include addresses.
|
||||||
|
|
||||||
[`-f`]{#command-f}
|
[`-f`]{#option-f}
|
||||||
: Issues a forwardable ticket.
|
: Issues a forwardable ticket.
|
||||||
|
|
||||||
[`-p`]{#command-p}
|
[`-p`]{#option-p}
|
||||||
: Issues a proxiable ticket.
|
: Issues a proxiable ticket.
|
||||||
|
|
||||||
[`-c`]{#option-c} *cache\_name*
|
[`-c`]{#option-c} *cache\_name*
|
||||||
: The cache name (for example, `FILE:D:\temp\mykrb5cc`).
|
: The cache name (for example, `FILE:D:\temp\mykrb5cc`).
|
||||||
|
|
||||||
[`-l`]{#command-l} *lifetime*
|
[`-l`]{#option-l} *lifetime*
|
||||||
: Sets the lifetime of a ticket. The value can be one of "h:m[:s]",
|
: Sets the lifetime of a ticket. The value can be one of "h:m[:s]",
|
||||||
"NdNhNmNs", and "N". See the [MIT krb5 Time Duration definition](
|
"NdNhNmNs", and "N". See the [MIT krb5 Time Duration definition](
|
||||||
http://web.mit.edu/kerberos/krb5-1.17/doc/basic/date_format.html#duration)
|
http://web.mit.edu/kerberos/krb5-1.17/doc/basic/date_format.html#duration)
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
[`-r`]{#command-r} *renewable\_time*
|
[`-r`]{#option-r} *renewable\_time*
|
||||||
: Sets the total lifetime that a ticket can be renewed.
|
: Sets the total lifetime that a ticket can be renewed.
|
||||||
|
|
||||||
[`-R`]{#command-R}
|
[`-R`]{#option-R}
|
||||||
: Renews a ticket.
|
: Renews a ticket.
|
||||||
|
|
||||||
[`-k`]{#option-k}
|
[`-k`]{#option-k}
|
||||||
: Uses keytab
|
: Uses keytab
|
||||||
|
|
||||||
[`-t`]{#command-t} *keytab\_filename*
|
[`-t`]{#option-t} *keytab\_filename*
|
||||||
: The keytab name (for example, `D:\winnt\profiles\duke\krb5.keytab`).
|
: The keytab name (for example, `D:\winnt\profiles\duke\krb5.keytab`).
|
||||||
|
|
||||||
*principal*
|
*principal*
|
||||||
|
|||||||
@ -45,7 +45,7 @@ the contents of the credentials cache or keytab using the `klist` tool. The
|
|||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
[`-c`]{#command-c}
|
[`-c`]{#option-c}
|
||||||
: Specifies that the credential cache is to be listed.
|
: Specifies that the credential cache is to be listed.
|
||||||
|
|
||||||
The following are the options for credential cache entries:
|
The following are the options for credential cache entries:
|
||||||
@ -62,7 +62,7 @@ the contents of the credentials cache or keytab using the `klist` tool. The
|
|||||||
`-n`
|
`-n`
|
||||||
: If the `-a` option is specified, don't reverse resolve addresses.
|
: If the `-a` option is specified, don't reverse resolve addresses.
|
||||||
|
|
||||||
[`-k`]{#command-k}
|
[`-k`]{#option-k}
|
||||||
: Specifies that key tab is to be listed.
|
: Specifies that key tab is to be listed.
|
||||||
|
|
||||||
List the keytab entries. The following are the options for keytab entries:
|
List the keytab entries. The following are the options for keytab entries:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user